Files
4185c331-b02b-4c67-94d3-8d1…/vercel.json
2026-05-26 15:58:23 +00:00

5 lines
97 B
JSON

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