Files
27cfa8f0-0dd8-4a18-b25d-1b3…/vercel.json
2026-05-22 09:20:43 +00:00

5 lines
97 B
JSON

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