Files
5f22b640-bdc1-467d-8de6-7ba…/vercel.json
2026-04-17 14:07:00 +00:00

5 lines
97 B
JSON

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