open-next build

This commit is contained in:
2025-08-18 14:10:13 -05:00
parent af84b6ca8a
commit 553736986c
+1 -1
View File
@@ -4,7 +4,7 @@
"private": true,
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",
"build": "open-next build",
"start": "next start",
"lint": "next lint",
"preview": "opennextjs-cloudflare build && opennextjs-cloudflare preview",