try fix
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# nixpacks.toml
|
||||
[phases.setup]
|
||||
nixPkgs = ["nodejs", "npm"]
|
||||
nixPkgs = ["nodejs_20"] # ou nodejs_22 si tu veux du plus récent
|
||||
|
||||
[phases.install]
|
||||
cmds = ["npm install"]
|
||||
Reference in New Issue
Block a user