Files
b3d1b62c-d7b2-4ef0-821b-df6…/vercel.json
2026-06-10 15:25:59 +00:00

5 lines
97 B
JSON

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