Solution to the 530 error when deploying the morethan-log project on Vercel.
Solution to the 530 error when deploying the morethan-log project on Vercel.

Solution to the 530 error when deploying the morethan-log project on Vercel.

Tags
Code
Notion
Vercel
Published
October 13, 2025
2025/10/13
You only need to modify these two files
 
1、
notion image
const api = new NotionAPI({ apiBaseUrl: "https://physicalmouse.notion.site/api/v3" //your domain })
 
2、
notion image
const api = new NotionAPI({ apiBaseUrl: "https://physicalmouse.notion.site/api/v3" // your domain })