Files
93e10d94-d6eb-4d28-8c8d-2ad…/vercel.json
2026-05-15 14:19:07 +00:00

5 lines
97 B
JSON

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