How to generate a 'sitemap.xml' in my Next.js project on Vercel at runtime
In this post, I will show you how to generate a sitemap for your Next.js project at runtime. This works best for deployments where your sitemap can change over time.
I'm Ward, a software engineer based in Belgium. Currently working as JavaScript developer at Wheelhouse. I'm the founder of Tracktivity, a simple tracking app that allows you to track all the things that matter to you.
In this post, I will show you how to generate a sitemap for your Next.js project at runtime. This works best for deployments where your sitemap can change over time.
Add nodemailer to your Node.js project and start sending mails.
Learn how to install and configure Postfix on your Ubuntu server. Sending mails was never that simple.