diff --git a/nixpacks.toml b/nixpacks.toml index ec3c433..1d389a0 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,4 +1,4 @@ [phases.setup] -nixPkgs = ["nodejs_18", "bun"] +nixPkgs = ["nodejs_20", "bun"] aptPkgs = ["curl", "wget"]