library · inferred from evidence
node-fetch
A library for making HTTP requests in Node.js, specifically version 2 (node-fetch@2).
- 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