Files
cfec4cea-be76-4dc2-9715-321…/vercel.json
2026-05-18 12:57:12 +00:00

5 lines
97 B
JSON

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