Files
ec5bb2e0-ab83-4309-8cf8-7d3…/vercel.json
2026-04-24 07:06:37 +00:00

5 lines
97 B
JSON

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