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