Files
c4267b78-ee47-40ad-9afd-39f…/vercel.json
2026-05-11 16:43:57 +00:00

5 lines
97 B
JSON

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