update railpack

This commit is contained in:
2026-06-29 21:19:05 -04:00
parent 3231c17151
commit c5b919986a
+1 -2
View File
@@ -1,6 +1,5 @@
{ {
"$schema": "https://schema.railpack.com",
"deploy": { "deploy": {
"startCommand": "npx serve dist --port 3000" "startCommand": "npx serve dist -l 3000"
} }
} }