Files

6 lines
87 B
TOML

[phases.setup]
nixPkgs = ["nodejs_23"]
[start]
cmd = "npx --yes serve@latest -s dist"