Relative Content

Tag Archive for reactjstypescriptnext.jsemail-attachmentsresend.com

Sending an email with an attachment in a contact form using Resend

I’m trying to create a contact form where the user enters their details and then attaches a file. For this I’m using Resend and followed one of their examples found here but I keep getting a POST http://localhost:3000/api/send 500 (Internal Server Error) when I try to send the email.