Files
7d3d5e0b-4f33-4f60-9d1a-e68…/vercel.json
2026-05-12 18:49:57 +00:00

5 lines
97 B
JSON

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