Embarking on a fresh project in Next.js, my folder structure looks like this:
https://i.stack.imgur.com/HhiJo.png
However, upon navigating to localhost:3000, I am greeted with a 404 error screen. It seems there is an issue with the routing, but unfortunately, I have been unable to find any helpful information about it online.