[variables] NIXPACKS_NODE_VERSION = "24" [phases.setup] nixPkgs = ["pnpm"] [phases.install] cmds = ["pnpm install --no-frozen-lockfile --force"]