Files
lobehub/vercel.json
2026-01-17 18:48:19 +08:00

5 lines
93 B
JSON

{
"buildCommand": "bun run build:vercel",
"installCommand": "npx pnpm@10.26.2 install"
}