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