diff --git a/nixpacks.toml b/nixpacks.toml new file mode 100644 index 0000000..9dd6f26 --- /dev/null +++ b/nixpacks.toml @@ -0,0 +1,2 @@ +[phases.setup] +aptPkgs = ["python3.12"]