I got this piece of code:
import nodemailer from "nodemailer"; const transporter = nodemailer.createTransport({ host: "smtp...", port