There's some errors that shows up and that makes the Vercel Deployment fail, the errors in question are these ones:
`
error (node:450) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 end listeners added to [PassThrough]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
There's some errors that shows up and that makes the Vercel Deployment fail, the errors in question are these ones:
` error (node:450) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 end listeners added to [PassThrough]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
error UNHANDLED REJECTION error:0308010C:digital envelope routines::unsupported Error: error:0308010C:digital envelope routines::unsupported
These are the errors that appears in the Build (first stage) of the Vercel Deployment.