You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> If you receive an error related to libssl or Node 20.x, you can fix this by opening your Vercel project settings and changing the Node.js version to 18.x.
1. Sign in to **Vercel** or create a new account at <https://vercel.com>
@@ -211,6 +216,11 @@ Vercel is the recommended option for hosting the files since it is **free** and
211
216
> ⚠️ **Note**
212
217
> To set up automatic Vercel deployments from GitHub, make sure to turn **off** "Include source files outside of the Root Directory" in the General settings and use `vercel` as the production branch in the Git settings.
213
218
219
+
> ⚠️ **Note**
220
+
> If you receive an error related to libssl or Node 20.x, you can fix this by opening your Vercel project settings and changing the Node.js version to 18.x.
### [][herokudeploy]
0 commit comments