NextJS Network Error when opening the console
This is my first Next.js application, and I’m encountering an error. During development, whenever I tried to check the responsiveness using the browser, I consistently faced an Internet Error upon pressing CTRL+R to reload the page. Initially, I thought it was an issue with my localhost, so I tried hosting my project on Hostinger, but I encountered the same problem. The website loads well initially, but when I navigate to certain pages, they don’t load, and when I refresh the page, I get an internet error.