Skip to content

Commit 27af206

Browse files
docs: Added warning about Vercel branch deployment (#861)
* docs: Added warning about Vercel branch deployment Added a note to the Vercel installation section to remind users that they must deploy the 'vercel' branch to avoid 404 errors. * small adjustment to wording --------- Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
1 parent 87b18e7 commit 27af206

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ Vercel is the recommended option for hosting the files since it is **free** and
176176

177177
#### Option 1: Deploy to Vercel quickly with the Deploy button (recommended)
178178

179+
> [!IMPORTANT]
180+
> Make sure that you host the **`vercel`** branch as otherwise you'll get a 404 error from Vercel. You can set the `vercel` branch as default after forking the repo.
181+
179182
1. Click the Deploy button below
180183

181184
[![][hspace]](#) [![Deploy with Vercel](https://i.imgur.com/Mb3VLCi.png)][verceldeploy]

0 commit comments

Comments
 (0)