simo 1 tydzień temu
rodzic
commit
279be08368
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      package.json

+ 1 - 0
package.json

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