Files
api/nixpacks.toml
2026-02-03 22:22:27 +00:00

5 lines
76 B
TOML

[phases.install]
cmds = ["npm ci --omit=dev"]
[start]
cmd = "npm run start"