> For the complete documentation index, see [llms.txt](https://doc-nextjs.adoctor.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc-nextjs.adoctor.org/accounts/create-account-on-vercel.md).

# Create Account on Vercel

How to create account on Vercel.com

Vercel is a platform for frontend frameworks and static sites, built to integrate with your headless content, commerce, or database.

We use Vercel to host our website it's Free and Fast at the same time, This way we don't have to worry about hosting and all the server configuration that comes with

### Step 1 Sign up to Vercel

Open Vercel.com and click on [signup ](https://vercel.com/signup)if you don't have an account yet

![](https://3519142690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGP7SC290jpJkbrDUYdJ7%2Fuploads%2F4fZyOKAdIKnpn9ehi9Zd%2FSign%20Up%20%E2%80%93%20Vercel.png?alt=media\&token=c183e348-5e3b-4a47-a338-db32ec7fcae4)

Signup using your GitHub account, If you don't have GitHub account yet please go-ahead and create one first [here](/accounts/create-account-on-github.com.md)

Once you have signed up, You will be redirected to your Dashboard&#x20;

![](https://3519142690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGP7SC290jpJkbrDUYdJ7%2Fuploads%2FtR8NHpG9DNaCJINGNlm4%2FNew%20Project%20%E2%80%93%20Vercel.png?alt=media\&token=7c687454-d1ae-45ce-a915-89a7f2a4a199)

Congratulations! You've successfully created your Vercel account.

{% hint style="info" %}
Head to [environment-variables](https://vercel.com/rango-dz/adoctor-next-js/settings/environment-variables) and add all the variablaes from .env.local here\
otherwise most of the features won't work like google map, emails, auth0...ect
{% endhint %}
