From c76f98bab2a31ed58dc9f350d45fcbba53f0b6f4 Mon Sep 17 00:00:00 2001 From: AmaneSerenetia <74483226+MinazukiAmane@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:16:13 +0900 Subject: [PATCH] p --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6adec12..78ea65a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "scripts": { "dev": "next", "build": "next build", - "start": "next start" + "start": "next start -p 3010" }, "repository": { "type": "git",