feat: nixpacks

This commit is contained in:
Nevo David 2024-11-20 00:29:26 +07:00
parent 4932dabefa
commit 79d3dec847

2
nixpacks.toml Normal file
View file

@ -0,0 +1,2 @@
[phases.install]
cmds = ['npm install --legacy-peer-deps']