Files
4674fde7-2d2f-4f07-b4ea-af0…/vercel.json
2026-04-21 15:05:46 +00:00

5 lines
97 B
JSON

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