Files
BrainWind/app/nixpacks.toml
T

6 lines
109 B
TOML

[phases.setup]
nixPkgs = ["nodejs_23"]
[start]
cmd = "npx --yes serve@latest -s dist -l tcp://0.0.0.0:3000"