Files
website/railpack.json
T
2026-06-29 21:19:05 -04:00

5 lines
74 B
JSON

{
"deploy": {
"startCommand": "npx serve dist -l 3000"
}
}