Files
0eb59f42-a006-4ff4-ae4e-d49…/vercel.json
2026-03-20 23:34:56 +00:00

5 lines
97 B
JSON

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