diff --git a/nixpacks.toml b/nixpacks.toml new file mode 100644 index 0000000..424316e --- /dev/null +++ b/nixpacks.toml @@ -0,0 +1,4 @@ +providers = ["node"] + +[phases.setup] +nixPkgs = ["nodejs_22", "npm-9_x"]