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

7 lines
197 B
JSON

{
"$schema": "https://openapi.vercel.sh/vercel.json",
"installCommand": "../../vercel-preparation.sh && pnpm install",
"buildCommand": "pnpm run build-trends",
"outputDirectory": "build"
}