diff --git a/nixpacks.toml b/nixpacks.toml index f63b3d1..76f0a31 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,5 +1,5 @@ [phases.setup] -nixPkgs = ["nodejs_22", "pnpm"] +nixPkgs = ["nodejs_23", "pnpm"] [phases.build] cmds = ["pnpm build"]