3100
This commit is contained in:
parent
65e95b1d9b
commit
e8e399d822
@ -5,7 +5,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next dev -p 3100",
|
"dev": "next dev -p 3100",
|
||||||
"build": "next build",
|
"build": "next build",
|
||||||
"start": "next start -p 80",
|
"start": "next start -p 3100",
|
||||||
"lint": "next lint",
|
"lint": "next lint",
|
||||||
"prod": "next build && next start"
|
"prod": "next build && next start"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user