From 0fc7f7f4acac41310452910d70170b87ff7676b8 Mon Sep 17 00:00:00 2001 From: Kar Date: Mon, 9 Feb 2026 08:41:17 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15920b3..ec5a354 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dev": "astro dev --host --port 3000", "start": "astro dev --preview --port 3000", "build": "astro build", - "preview": "astro preview", + "preview": "astro preview --host --port 4321", "astro": "astro" }, "dependencies": {