- First prepare an empty database for storing blog posts, get
NOTION_DATABASE_ID
- Create Integrations, get
NOTION_TOKEN
, and connect to the database
- Fork my code or use this repository as a template
- Modify the contents of
site.config.ts
according to your information - Create a new project in Vercel with this repository
- Fill in the environment variables
NOTION_TOKEN
,NOTION_DATABASE_ID
Write on any other page, and when finished, copy or move to the created database.