We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
描述遇到的问题 严格按照教程进行配置后,修改notion文章无法同步到网站,网站依然显示的是初次安装时候的文章 设置了vercel的环境变量的,依然无法同步
相应配置 notion_page_id 158d7c25772380c2b103f97c6a198823 https://notion-next-zhaolaoshi.vercel.app/
截图 相关的页面,应该用结果 这是对notion中文章进行修改,添加了字符
wan网站中的对应文章并没有更新,这是10分钟之后再刷新之后的截图
环境
The text was updated successfully, but these errors were encountered:
vercel中配置环境变量: key:NOTION_PAGE_ID value: 158d7c25772380c2b103f97c6a198823
还是不行就看你的 NOTION_PAGE_ID是否正确,检查这个页面是否公开了
Sorry, something went wrong.
我今天也出了这个问题,其实就是第一遍depoly的时候会莫名奇妙地把设置的notion_page_id给删掉,需要重新按照教程里的检查环境变量的步骤重新添加notion_page_id,然后redepoly一遍(重新删了再depoly都不行,最好按照教程redepoly)
tangly1024
No branches or pull requests
描述遇到的问题
严格按照教程进行配置后,修改notion文章无法同步到网站,网站依然显示的是初次安装时候的文章
设置了vercel的环境变量的,依然无法同步
相应配置
notion_page_id 158d7c25772380c2b103f97c6a198823
https://notion-next-zhaolaoshi.vercel.app/
截图
相关的页面,应该用结果
这是对notion中文章进行修改,添加了字符
wan网站中的对应文章并没有更新,这是10分钟之后再刷新之后的截图
环境
The text was updated successfully, but these errors were encountered: