return next start -p
This commit is contained in:
+1
-2
@@ -5,8 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "next dev -p 2999",
|
||||
"build": "next build",
|
||||
"start": "next dev -p 2999",
|
||||
"start-prod": "next start -p 2999",
|
||||
"start": "next start -p 2999",
|
||||
"lint": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user