Files
b4dd666c-c7b1-4f45-be48-d8b…/vercel.json
2026-04-26 19:14:27 +00:00

5 lines
97 B
JSON

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