From d9262a9c83196c9bfa8ea5df3b35ab440f4b07cc Mon Sep 17 00:00:00 2001 From: Tudor Golubenco Date: Wed, 4 Dec 2024 15:21:57 +0100 Subject: [PATCH] ping vercel version --- .github/workflows/preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 2fbcaa6f..c6f34812 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -41,7 +41,7 @@ jobs: with: node-version: 18 - - run: npm i -g vercel@latest + - run: npm i -g vercel@37 - id: deploy name: Deploy to Vercel