Files
e7d1f098-623d-488f-96e9-321…/vercel.json
2026-03-08 01:50:40 +00:00

5 lines
97 B
JSON

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