Files
40fc3d11-0f2a-49fd-bf80-671…/vercel.json
2026-04-20 19:07:05 +00:00

5 lines
97 B
JSON

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