After creating a project in Next.js version "14.2.3", I encountered this page with an error message. Surprisingly, I hadn't made any changes to my code when this occurred.
https://i.sstatic.net/UcTnF3ED.png
What could be the reason for this sudden issue? It's puzzling that my code remains unchanged...
This is the structure of my files
https://i.sstatic.net/WihdiAlw.png
Additionally, here is the log showing what transpired
https://i.sstatic.net/QsJEaIan.png
If anyone can provide assistance on how to resolve this problem, it would be greatly appreciated.