shenzhipeng hai 2 días
pai
achega
bd3d6fdc76
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -5,7 +5,7 @@
   "scripts": {
     "dev": "next dev-p 3001",
     "build": "eslint . && next build",
-    "start": "next start-p 3001",
+    "start": "next start -p 3001",
     "lint": "eslint .",
     "lint:fix": "eslint . --fix",
     "package-version": "npx npm-check-updates"