vercel.json 140 B

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