Files
b9d07e7d-8250-4dab-a751-7e6…/vercel.json
2026-03-04 02:08:00 +00:00

5 lines
97 B
JSON

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