Files
b83f8a45-453b-4e40-9809-848…/vercel.json
2026-05-30 19:29:58 +00:00

5 lines
97 B
JSON

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