From fd79ed94b7d13f23a2875281316c2beaafb236b0 Mon Sep 17 00:00:00 2001 From: Todd Date: Sun, 15 Mar 2026 13:37:27 -0400 Subject: [PATCH] nixpack added --- nixpacks.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 nixpacks.toml diff --git a/nixpacks.toml b/nixpacks.toml new file mode 100644 index 0000000..9b1e186 --- /dev/null +++ b/nixpacks.toml @@ -0,0 +1,2 @@ +[variables] +NIXPACKS_NODE_VERSION = '22'