使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
描述遇到的问题 NotionNext部署错误,信息如下:
错误1
错误2
相应配置
解决方法:
themes/starter/index.js
文件中添加一个import导入包的代码package.json
文件中的dependencies列表中添加一个@swc/counter
库的代码