Files
aee0441d-c9a2-4190-9e43-189…/vercel.json
2026-06-04 05:59:06 +00:00

5 lines
97 B
JSON

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