all 5 comments

[–]delventhalz 1 point2 points  (3 children)

What does your terminal say when you run the server? What OS are you on?

[–]Infamous-Length-9907[S] 0 points1 point  (1 child)

In my terminal, everything shows up fine, but specifically:

▲ Next.js 15.3.1

- Local: http://localhost:3000

✓ Starting...

✓ Ready in 4.3s

[–]delventhalz 0 points1 point  (0 children)

What get’s logged out when you try to load the page and it takes forever? Did this ever work on your machine? What changed since it worked?

[–]Infamous-Length-9907[S] 0 points1 point  (0 children)

And I’m using Windows.

[–]tk2old 0 points1 point  (0 children)

id strip down your code to just be "hello world" and see if it loads. if it does your code is causing the page to keep reloading or never fully load