modified: nixpacks.toml

This commit is contained in:
MrPiglr 2026-01-29 01:37:43 -07:00
parent 7378b5eeb3
commit cb2c936749

View file

@ -1,3 +1,6 @@
# Only use Node.js provider, ignore Ruby files
providers = ["node"]
[phases.setup]
nixPkgs = ["nodejs_20", "npm"]