Files
54253a52-e9e8-42ac-bfa0-851…/vercel.json
2026-05-22 03:24:13 +00:00

5 lines
97 B
JSON

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