Files
1661b989-3dea-4b60-9101-188…/vercel.json
2026-03-09 21:19:39 +00:00

5 lines
97 B
JSON

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