diff --git a/index.html b/index.html index 63f9aa4..9c68f1e 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ diff --git a/nixpacks.toml b/nixpacks.toml index 1ee4b64..b91d05f 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -2,4 +2,4 @@ NIXPACKS_NODE_VERSION = "24" [phases.setup] -nixPkgs = ["pnpm"] +nixPkgs = ["nodejs_24", "pnpm"]