I am trying to deploy a nextjs application on azure with azure devops project. When I run the build pipeline all the steps are succeeded, but in release I get the error
Error: EMFILE: too many open files, open 'D:\a\_temp\temp_web_package_24483164492399134\node_modules\core-js\library\modules\es6.date.to-primitive.js'
I have added web.config file but still no luck