Deploy app using Nodemailer-express-handlebars + nodemailer to send emails on vercel
ERROR [Error: ENOENT: no such file or directory, open '/var/task/src/mailer/templates/invite.html'] { errno: -2, code: 'ENOENT', syscall: 'open', path: '/var/task/src/mailer/templates/invite.html'
this is the error am getting.
how do i point it to the correct directory or does this file even exists in the context of this function?
