Files
16ae02db-b87b-4f5f-9dd6-053…/vercel.json
2026-05-22 19:36:20 +00:00

5 lines
97 B
JSON

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