Files
bdc1888a-e3ca-4f16-8690-e0b…/vercel.json
2026-04-11 10:58:58 +00:00

5 lines
97 B
JSON

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