This commit is contained in:
AmaneSerenetia 2024-03-17 14:16:13 +09:00
parent 0b3f16ac01
commit c76f98bab2

View File

@ -6,7 +6,7 @@
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start"
"start": "next start -p 3010"
},
"repository": {
"type": "git",