mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 20:20:09 +09:00
Switch port number
This commit is contained in:
parent
aba80b9451
commit
b8dd78d89e
@ -4,7 +4,7 @@
|
|||||||
"description": "Front page of yude.jp",
|
"description": "Front page of yude.jp",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next -p 3000",
|
"dev": "next -p 30221",
|
||||||
"build": "next build",
|
"build": "next build",
|
||||||
"start": "next start",
|
"start": "next start",
|
||||||
"export": "next export"
|
"export": "next export"
|
||||||
|
Loading…
Reference in New Issue
Block a user