build sin typecheck

This commit is contained in:
2026-01-06 14:01:23 -06:00
parent 0e68f64007
commit 45c8fe1cf3

View File

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