Next.js and dynamic routes

Hey everyone!

I started building Next.js site powered with DatoCMS (example here) and I’m really struggling with dynamic routes since Netlify compared to Vercel doesn’t support them.

As Netlify supports only Static HTML Export - it builds all pages besides blog posts due to dynamic routes. Is there any way to export dynamic routes as static HTML files, so site can be deployed to Netlify?

hey pat,

i’m not 100% sure if this post answers your question perfectly, but it might be interesting: