I have deployed my Next.js project on vercel for free. I have also used little bit backend in this project just to transfer mails using Nodemailer. I have not integrate any database. I just transfer data to mail through Nodemailer. But the frontend is running fine but the backend is not working.