diff --git a/package.json b/package.json index 96f95eba5..b3122252a 100644 --- a/package.json +++ b/package.json @@ -141,6 +141,7 @@ "slate-hyperscript": "^0.100.0", "slate-react": "^0.111.0", "source-map-support": "^0.5.13", + "vercel": "^33.6.2", "winston": "^3.13.0" }, "repository": { diff --git a/yarn.lock b/yarn.lock index 838d1136e..66d7f0067 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7798,6 +7798,7 @@ __metadata: tsx: "npm:^4.19.2" typescript: "npm:^5.7.2" typescript-eslint: "npm:^8.16.0" + vercel: "npm:^33.6.2" vite: "npm:^6.0.1" vitest: "npm:^2.1.6" winston: "npm:^3.13.0"