Files
cb258d81-ad67-45e3-bdc7-30d…/vercel.json
2026-04-22 21:28:41 +00:00

5 lines
97 B
JSON

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