vercel.json 130 B

1234
  1. {
  2. "$schema": "https://openapi.vercel.sh/vercel.json",
  3. "buildCommand": "turbo run build --filter @pythnetwork/developer-hub"
  4. }