ποΈ Guide: Deploying a Static or Next.js Site to Vercel
This guide shows how to deploy a simple static or Next.js site to Vercel. It also demonstrates all key Gutenberg formatting features β similar to Notion pages.
Table of Contents
1. Requirements
- A GitHub, GitLab, or Bitbucket account
- A simple website or
Next.jsproject - A free account on Vercel.com
π‘ Tip: Vercel works best with Next.js, but you can also deploy plain HTML, React, or Svelte apps.
2. Connect Your Repository
To deploy automatically, push your code to a GitHub repository and connect it to Vercel:
- Go to Vercel Dashboard.
- Click βAdd Newβ¦β β βProjectβ.
- Select your Git provider and authorize access.
- Pick the repository you want to deploy.
Example Folder Structure
.
βββ public/
β βββ index.html
β βββ styles.css
βββ package.json
βββ vercel.json
3. Deploy to Vercel
Once connected, Vercel automatically builds and deploys your project.
Each time you push to
main, a new deployment is created automatically.
Manual Deploy (optional)
vercel deploy --prod
4. Add a Custom Domain
After deployment, you can connect your own domain:
- Go to Settings β Domains in your Vercel dashboard.
- Add your domain name.
- Update your DNS records as instructed.

5. Next Steps
- [ ] Connect Analytics
- [ ] Enable Environment Variables
- [x] Set up GitHub Auto Deploys
- [ ] Invite Team Members
Useful Resources
| Resource | Description |
|---|---|
| Vercel Docs | Official documentation for deployments and configuration. |
| Next.js Docs | Learn more about serverless functions and optimizations. |
β Success: Youβve now deployed your first website to Vercel! Each commit triggers a new build and preview automatically.
Frequently asked questions
- How do I choose the right AI chat for me?
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
- Are these AI chats free to use?
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
- Can I use AI chats for business purposes?
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
- Do AI chats support multiple languages?
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
- How secure are AI chats?
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Start now, itβs free
Access the most powerful AI models in your browser. No credit card, no limits β just start creating.
