shenzhipeng 2 hari lalu
induk
melakukan
bd3d6fdc76
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"