Files
9ed360f7-2e3e-4fd0-9c93-373…/vercel.json
2026-05-11 08:13:09 +00:00

5 lines
97 B
JSON

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