Files
github-stats-extended/frontend/vercel.json
T

5 lines
172 B
JSON

{
"buildCommand": "yarn build-trends",
"outputDirectory": "build",
"installCommand": "chmod +x ../vercel-preparation.sh && ../vercel-preparation.sh && yarn install"
}