Files
534aa0e0-dd42-4a92-9678-746…/vercel.json
2026-03-04 07:06:44 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}