Strapi x Next.js page on slug "/" is not showing

Hi there !

I’m building a website using Strapi and Next.js. The website is built on top of the restaurant starter made by strapi.

I’m encountering a strange issue when adding pages…
When I add a page with a slug such as “myAwesomePage” everything is working. But as I’m trying to add a home page with a slug set to “” (nothing), the page won’t show up and constantly brings up a 404 error.

Have anyone already experienced this issue/ know how to fix it ?

1 Like

I have the same issue. Any updates on this?