diff --git a/nixpacks.toml b/nixpacks.toml new file mode 100644 index 0000000..ec3c433 --- /dev/null +++ b/nixpacks.toml @@ -0,0 +1,4 @@ +[phases.setup] +nixPkgs = ["nodejs_18", "bun"] +aptPkgs = ["curl", "wget"] +