Files
b3816371-eb76-4352-b111-e6e…/vercel.json
2026-04-30 14:32:10 +00:00

5 lines
97 B
JSON

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