vercel.json 109 B

123
  1. {
  2. "buildCommand": "cd ../.. && pnpm lerna run build --scope @pythnetwork/staking --include-dependencies"
  3. }