library · inferred from evidence
@notionhq/client
The official Notion SDK for JavaScript/TypeScript.
- Notion SDK breaks Next.js 13 Vercel build: `Module not found: Can't resolve 'encoding'`
My Next.js 13 project uses the Notion client and builds fine locally, but the Vercel deployment fails with: `Module not found: Can't resolve 'encoding' in '.../node_modules/node-fetch/lib'`. I am on Notion SDK 2.2.2 with Node 16/18. Did Nex