Explorar o código

chore: remove unused Vercel ignoreCommand

Aaron Bassett hai 6 meses
pai
achega
6adee5d55d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      apps/developer-hub/vercel.json

+ 0 - 1
apps/developer-hub/vercel.json

@@ -1,5 +1,4 @@
 {
   "$schema": "https://openapi.vercel.sh/vercel.json",
-  "ignoreCommand": "../../vercel-ignore.sh",
   "buildCommand": "turbo run build:vercel --filter @pythnetwork/developer-hub"
 }