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": { "scripts": {
"dev": "next", "dev": "next",
"build": "next build", "build": "next build",
"start": "next start" "start": "next start -p 3010"
}, },
"repository": { "repository": {
"type": "git", "type": "git",