Next.js Discord

Discord Forum

Best headless CMS for commercial nextjs projects?

Answered
Somali posted this in #help-forum
Open in Discord
SomaliOP
I've been thinking about strapi, sanity, etc, but what would you recommend based on personal experience?

headless cms in 99% of cases is needed only for developing business card sites and multi-page sites without complex logic, but it should be possible to do something more complex..
Answered by fuma nama
The problem is how complex your project is, for me, it's just a blog and Sanity gave me a great experience

Every (headless) CMS is designed to handle content, so you may use it for building a product page, a blog, or even docs. Their boundary is clear: a system that handles content, you won't use it on something else.
View full answer

2 Replies

The problem is how complex your project is, for me, it's just a blog and Sanity gave me a great experience

Every (headless) CMS is designed to handle content, so you may use it for building a product page, a blog, or even docs. Their boundary is clear: a system that handles content, you won't use it on something else.
Answer
I personally prefer Sanity since it's easy to learn and offer a generous free plan for small projects.