Deployed an express app to Heroku that uses Nodemailer (it works well locally). The root page is rendering:
// root app page app.get(\'/\', (req, res) => {