You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
guesung
changed the title
Infinite Building Time
Seeking Help: Build and Deployment Issues with Next.js Notion Starter Kit
Nov 27, 2023
guesung
changed the title
Seeking Help: Build and Deployment Issues with Next.js Notion Starter Kit
Continuous Build and Deployment Challenges in Next.js Notion Project
Nov 27, 2023
Description
I use Node v16.20.2 on my MacBook Pro M1.
I set
site.config.ts
as follows: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 executenpm 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
The text was updated successfully, but these errors were encountered: