Files
f08ca5fa-dfd2-4bc7-9164-64d…/vercel.json
2026-06-03 06:27:43 +00:00

5 lines
97 B
JSON

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