Files
4d92c7ee-ed4c-4b09-8236-68d…/vercel.json
2026-03-11 22:12:07 +00:00

5 lines
97 B
JSON

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