Files
f321b28b-21c6-4f4d-ab43-493…/vercel.json
2026-06-07 11:58:36 +00:00

5 lines
97 B
JSON

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