Files
b4a563f7-6ec1-4307-b08d-a0d…/vercel.json
2026-03-03 18:59:21 +00:00

5 lines
97 B
JSON

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