Files
480f9984-57ab-4b18-ab1f-749…/vercel.json
2026-04-27 18:17:48 +00:00

5 lines
97 B
JSON

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