Files
23982e21-321c-4f5c-b113-ae6…/vercel.json
2026-03-06 14:11:46 +00:00

5 lines
97 B
JSON

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