vercel.json 137 B

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