Vercel + Tanstack + MUI
I keep getting the following error from the build
"H3Error: EMFILE: too many open files," and it's never the same "open file" it always outputs different files
H3Error: EMFILE: too many open files, open '/var/task/node_modules/@mui/material/esm/FormControl/FormControlContext.js'
H3Error: EMFILE: too many open files, open '/var/task/node_modules/react-icons/lib/iconsManifest.mjs'
etc.