Actualizar nixpacks.toml

This commit is contained in:
2026-01-06 21:41:47 +00:00
parent efa8f1f5fa
commit 9bcb18e2b6

View File

@@ -2,4 +2,4 @@
cmds = ["bun install --frozen-lockfile"] cmds = ["bun install --frozen-lockfile"]
[phases.build] [phases.build]
cmds = ["bunx vite build"] cmds = ["bunx --bun vite build"]