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

5 lines
138 B
JSON

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