I keep getting a deployment error from my node_modules folder when trying to deploy a nextjs site with the netlify plugin.
Error: Deploy did not succeed: Invalid filename ‘node_modules/es5-ext/array/#/splice/shim.js’. Deployed filenames cannot contain # or ? characters
I’m not really sure how to fix this or if there is a workaround?