Files
df979f27-05ea-48b0-bf5f-c26…/vercel.json
2026-05-11 18:50:01 +00:00

5 lines
97 B
JSON

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