How to use NPM packages outside of NodeLearn how you can run NPM packages in other places — such as Vercel Edge Functions, or even web browsers — using a couple of simple techniques. npm is bursting with useful libraries. But many of them assume they’re running in Node.js, and throw errors elsewhere. Based on his experience developing Neon’s serverless driver, George shows how you can run NPM pack