simo 1 周之前
父節點
當前提交
279be08368
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -6,6 +6,7 @@
     "dev": "astro dev",
     "dev": "astro dev",
     "build": "astro build",
     "build": "astro build",
     "preview": "astro preview",
     "preview": "astro preview",
+    "start": "node ./dist/server/entry.mjs",
     "astro": "astro"
     "astro": "astro"
   },
   },
   "dependencies": {
   "dependencies": {