Netlify function for sending mail with nodemailer doesn't work in production

I’ve had Nodemailer running in production on multiple occasions @techx-guy without issue (see sample code here.) I’ve not used it with OAuth2 for Gmail though, but more than likely it is the options used that are causing the issue.