Files
canopy-game/nixpacks.toml

6 lines
81 B
TOML

[phases.build]
cmds = ["npm run build"]
[start]
cmd = "npx serve dist -l 80 -s"