start port changed
This commit is contained in:
parent
0ca21ff249
commit
fae17d0438
|
|
@ -5,7 +5,7 @@
|
|||
"scripts": {
|
||||
"dev": "next dev -p 1876",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"start": "next start -p 1876",
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user