Files
669d966b-7061-4e92-93d1-2d2…/vercel.json
2026-06-12 12:35:00 +00:00

5 lines
97 B
JSON

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