Files
2787c2d3-e4ba-4810-86c5-8d9…/vercel.json
2026-04-20 11:20:50 +00:00

5 lines
97 B
JSON

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