guidenotion

How to Set Up Your Notion Blog

By Notion Blog

How to Set Up Your Notion Blog


Step 1: Create a Notion Integration


Go to [notion.so/my-integrations](https://www.notion.so/my-integrations) and create a new integration.


Step 2: Create a Database


Create a new database in Notion with these properties:

  • Title (title)
  • Slug (text)
  • Published (checkbox)
  • Tags (multi-select)

  • Step 3: Share Your Database


    Share your database with the integration you created.


    Step 4: Set Environment Variables


    Add these to your Vercel project:

  • NOTION_TOKEN
  • NOTION_DATABASE_ID

  • Step 5: Deploy


    Deploy your site and enjoy your new blog!