> For the complete documentation index, see [llms.txt](https://docs.web3forms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.web3forms.com/how-to-guides/hosting-providers/vercel.md).

# Vercel

**Vercel Platform Guide:** [**https://web3forms.com/platforms/vercel-contact-form**](https://web3forms.com/platforms/vercel-contact-form)

### Step 01: Create an HTML Form

First of all, we need to create a `html` page with web3forms. Learn how to setup on our [installation](https://docs.web3forms.com/getting-started/installation) page.

### Step 02: Create a GIT Repository

Now, you should create a new GitHub repository and add your `html` files to your repo.

### Step 03: Create a New Project in Vercel

Now, click [New Project](https://vercel.com/new) button from your dashboard.

### Step 04: Import GIT Repository to Vercel

![](/files/-MZHb_gntclGi8M2V-v0)

Now, you can see your repos, click on **Import** button near the repo you want to import.

### Step 05: Deploy Vercel App

![](/files/-MZHb_gpiUq3ep9CLPDf)

Configure you name and settings. Click on **Deploy** button. You're good to go!

### Step 06: Congratulations! You're App is deployed

![](/files/-MZHb_gqdL2Qc3xo3RbP)

Congrats, You're app is now deployed on vercel. You can now visit it! It will work absolutely fine. Well done! 👏

### Test App

![](/files/-MZHb_grqys97iaWKG1G)

Now, here comes the final part! It is time to test. Head over to the app, and submit the form. Open your mail, you can see a new one. It will look like this 👇

![](/files/-MZHb_gsnIvh0zTh3QwW)
