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