Files
bbd08caf-a92d-4200-bbe0-1fe…/vercel.json
2026-03-19 05:19:10 +00:00

5 lines
97 B
JSON

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