Files
81c87df9-6ef7-480c-bc4e-6ff…/vercel.json
2026-05-04 20:58:57 +00:00

5 lines
97 B
JSON

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