NextJS, WebpackNextJS: How to Exclude Packages from Bundle Use browser field in package.json: "browser": { ... "package-name": false } Standard