Files
b7086697-3cf9-421a-898e-0e1…/vercel.json
2026-05-24 09:05:43 +00:00

5 lines
97 B
JSON

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