Files
6c7e33f4-bdbd-4087-8f55-429…/vercel.json
2026-04-01 14:16:49 +00:00

5 lines
97 B
JSON

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