-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Description
Description
I use Node v16.20.2 on my MacBook Pro M1.
I set site.config.ts
as follows:
export default siteConfig({
rootNotionPageId: '53137c48fa9742ef8057c9171da952f5',
rootNotionSpaceId: null,
After this, I didn't change anything else.
The steps I followed were:
npm i
npm run build
However, I encountered an error at this stage.

When I run npm run dev
, it works fine. But errors occur when I execute npm run build
or try to publish on Vercel.
On Vercel, I encountered this error:
The build process worked for 45 minutes and then failed.
My repository is here:
https://github.com/guesung/notion-blog
Notion Test Page ID
'53137c48fa9742ef8057c9171da952f5',
https://www.notion.so/guesung/Learn-in-Public-53137c48fa9742ef8057c9171da952f5?pvs=4
Metadata
Metadata
Assignees
Labels
No labels