mirror of
https://github.com/LukeHagar/subdomain-test.git
synced 2025-12-06 04:21:26 +00:00
Update nixpacks.toml to use Node.js 24 and pnpm
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[phases.setup]
|
[phases.setup]
|
||||||
nixPkgs = ["nodejs_22", "pnpm"]
|
nixPkgs = ["nodejs_24", "pnpm"]
|
||||||
|
|
||||||
[variables]
|
[variables]
|
||||||
NODE_VERSION = "22.12"
|
NODE_VERSION = "24"
|
||||||
|
|||||||
Reference in New Issue
Block a user