Files
4c3b6b2d-1493-4a7f-8d3e-41e…/vercel.json
2026-04-24 08:21:33 +00:00

5 lines
97 B
JSON

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