Añadir nixpacks.toml

This commit is contained in:
2026-01-06 19:35:09 +00:00
parent 04b8c45987
commit 0e68f64007

5
nixpacks.toml Normal file
View File

@@ -0,0 +1,5 @@
[phases.install]
cmds = ["bun install --frozen-lockfile"]
[phases.build]
cmds = ["bun run build"]