Skip to content

[Notes] Next.js deployment on Netlify with dynamic routes

Follow tutorial at https://www.netlify.com/blog/2020/11/30/how-to-deploy-next.js-sites-to-netlify/

Then install this npm plugin and take tutorial at https://github.com/netlify/next-on-netlify

This will enable SSR next.js and dynamic routing https://nextjs.org/docs/routing/dynamic-routes

Leave a Reply

Your email address will not be published. Required fields are marked *