Files
334f333b-7be8-40d3-9f20-52c…/vercel.json
2026-06-03 14:29:42 +00:00

5 lines
97 B
JSON

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