diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 0000000..d135def --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +22.12.0 \ No newline at end of file diff --git a/nixpacks.toml b/nixpacks.toml new file mode 100644 index 0000000..b9ff546 --- /dev/null +++ b/nixpacks.toml @@ -0,0 +1,2 @@ +[phases.setup] +nixPkgs = ["nodejs-22_x"] \ No newline at end of file