"Class extends value #<Object> is not a constructor or null" in sendEmail function @netlify/emails

Email service working good on netlify dev, but on deploy:

Oct 6, 06:04:39 PM: 29a38380 Duration: 244.24 ms	Memory Usage: 19 MB	Oct 6, 06:08:21 PM: c21d3530 2023-10-06T23:08:21.552Z	undefined	ERROR	Uncaught Exception 	{"errorType":"TypeError","errorMessage":"Class extends value #<Object> is not a constructor or null","stack":["TypeError: Class extends value #<Object> is not a constructor or null","    at Object.<anonymous> (/var/task/node_modules/fetch-blob/file.js:53:18)","    at Module._compile (node:internal/modules/cjs/loader:1256:14)","    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)","    at Module.load (node:internal/modules/cjs/loader:1119:32)","    at Module._load (node:internal/modules/cjs/loader:960:12)","    at Module.require (node:internal/modules/cjs/loader:1143:19)","    at require (node:internal/modules/cjs/helpers:121:18)","    at Object.<anonymous> (/var/task/node_modules/formdata-polyfill/esm.min.js:29:27)","    at Module._compile (node:internal/modules/cjs/loader:1256:14)","    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)"]}Oct 6, 06:08:21 PM: c21d3530 Unknown application error occurredOct 6, 06:08:21 PM: c21d3530 Runtime.Unknown

Please share some examples, description and possibly, a minimal reproduction.