Skip to content

Commit

Permalink
Vercel deployment common issue documented
Browse files Browse the repository at this point in the history
  • Loading branch information
itzzjb committed Sep 1, 2024
1 parent 927706b commit c09ebea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ If you wish to add a custom domain, no CNAME file is required. Just add it to yo

As this is a Vite project, you can also host your website to Netlify, Vercel, Heroku, or other popular services. Please refer to this [doc](https://vitejs.dev/guide/static-deploy.html) for a detailed deployment guide to other services.

> ![IMPORTANT]

> [!NOTE]
> If you are going to deploy using **Vercel**, remember to set the `base` as `/`.
```ts
// gitprofile.config.ts
Expand Down

0 comments on commit c09ebea

Please sign in to comment.