Files
website/railpack.json
T
2026-06-29 21:11:50 -04:00

6 lines
124 B
JSON

{
"$schema": "https://schema.railpack.com",
"deploy": {
"startCommand": "npx serve dist --port 3000"
}
}