6 lines
124 B
JSON
6 lines
124 B
JSON
{
|
|
"$schema": "https://schema.railpack.com",
|
|
"deploy": {
|
|
"startCommand": "npx serve dist --port 3000"
|
|
}
|
|
} |