Files
b682fdc5-3456-4479-b436-2fe…/vercel.json
2026-04-12 16:10:20 +00:00

5 lines
97 B
JSON

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