Files
727ce6a4-321b-4eae-be87-528…/vercel.json
2026-06-03 17:30:14 +00:00

5 lines
97 B
JSON

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