From 8afbcdf19a370f749c956473827cabb5e349cab4 Mon Sep 17 00:00:00 2001 From: Amin Ghasempoor Date: Mon, 24 Jul 2023 12:52:08 +0330 Subject: [PATCH] publish 3002 --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 82f8871..fabf486 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "dev": "next dev", "build": "next build", "start": "next start", + "publish-3002": "next start -p 3002", "lint": "next lint" }, "dependencies": {