Files
3d0fb08c-1fda-4371-b5b7-dda…/vercel.json
2026-03-23 22:05:00 +00:00

5 lines
97 B
JSON

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