This is a Next.js project bootstrapped with create-next-app
.
Standard next steps and commands apply
To get sending with integrations working .env.local have to be added
# Resend integration
RESEND_API_KEY=
RESEND_SENDER=
# Nodemailer integration
NODEMAILER_HOST=
NODEMAILER_USER=
NODEMAILER_PASS=
NODEMAILER_SENDER=