Relative Content

Tag Archive for reactjsnext.jsresend.com

Server Error.TypeError: res.json is not a function

I’m trying to submit a form using Next.js, Resend, React Email. The browser gives ‘500 Internal Server Error’ and the reason is that ‘TypeError: req.json is not a function’. How to solve it? Is there any ideas?