fix: 운영서버용 포트 수정
This commit is contained in:
parent
442121db77
commit
be3d1062c2
@ -6,6 +6,7 @@
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"start:dev": "next dev -p 3001",
|
||||
"lint": "next lint",
|
||||
"serve": "node server.js"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user