diff --git a/nixpacks.toml b/nixpacks.toml new file mode 100644 index 00000000..973bf3d8 --- /dev/null +++ b/nixpacks.toml @@ -0,0 +1,2 @@ +[phases.install] + cmds = ['npm install --legacy-peer-deps'] \ No newline at end of file