Files
714f4c03-8703-48b8-a7e8-208…/vercel.json
2026-03-12 06:45:15 +00:00

5 lines
97 B
JSON

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