Files
mylegal-stage-law/vercel.json
T
2026-05-15 20:27:17 -04:00

6 lines
90 B
JSON

{
"framework": "vite",
"buildCommand": "bun run build",
"outputDirectory": "dist"
}