Files
b5dd1125-8d2f-49c5-8bce-6b6…/vercel.json
2026-06-12 22:02:07 +00:00

5 lines
97 B
JSON

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