modified: nixpacks.toml

This commit is contained in:
MrPiglr 2026-01-29 09:47:16 -07:00
parent cb2c936749
commit f00f6dd75c

View file

@ -2,7 +2,7 @@
providers = ["node"]
[phases.setup]
nixPkgs = ["nodejs_20", "npm"]
nixPkgs = ["nodejs_20"]
[phases.install]
cmds = ["npm install"]