Files
50fc9d5d-0cfb-4e60-82d6-8a8…/vercel.json
2026-04-20 19:09:48 +00:00

5 lines
97 B
JSON

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