Files
fc47d1a0-5ae1-40e0-81de-8d3…/vercel.json
2026-05-11 23:15:08 +00:00

5 lines
97 B
JSON

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