mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
fix for build errors
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"predev": "agility-next sync",
|
||||
"dev": "NODE_OPTIONS='--inspect' next dev",
|
||||
"dev": "next dev",
|
||||
"prebuild": "agility-next prebuild",
|
||||
"build": "next build",
|
||||
"export": "next export",
|
||||
|
Reference in New Issue
Block a user