Fix Vercel build by forcing Bun

This commit is contained in:
gpt-engineer-app[bot]
2025-10-29 19:44:37 +00:00
parent d14dc3a144
commit 2482420780

View File

@@ -1,4 +1,6 @@
{ {
"installCommand": "bun install",
"buildCommand": "bun run build",
"rewrites": [ "rewrites": [
{ {
"source": "/", "source": "/",