diff --git a/nixpacks.toml b/nixpacks.toml index ce7ad40..9a2d830 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,5 +1,5 @@ [phases.setup] -nixPkgs = ["nodejs-20_x", "npm-9_x"] +nixPkgs = ["nodejs_20"] [phases.install] cmds = ["npm ci"]