瀏覽代碼

chore: remove unused Vercel ignoreCommand

Aaron Bassett 6 月之前
父節點
當前提交
6adee5d55d
共有 1 個文件被更改,包括 0 次插入1 次删除
  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"
 }