업데이트
This commit is contained in:
parent
e1d60a39c2
commit
bedfec7c20
@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "next dev -p 3100",
|
||||
"build": "next build",
|
||||
"start": "next start -p 443",
|
||||
"start": "next start -p 3000",
|
||||
"lint": "next lint",
|
||||
"prod": "next build && next start"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user