Files
9eca8615-e626-43e2-bd0f-31c…/vercel.json
2026-05-11 19:54:05 +00:00

5 lines
97 B
JSON

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