Files
lobe-chat/vercel.json
2025-10-22 19:13:50 +08:00

5 lines
84 B
JSON

{
"buildCommand": "bun run build",
"installCommand": "npx bun@1.2.23 install"
}