`Next dev` takes ~1min to load - "waiting for server response"

Viewed 29

Something happened to our app and now it takes about a minute to load: enter image description here

All that time is spent "waiting for server response".

The issue is only happening in dev mode (next dev), not in prod (next build + next start).

I realize the question is probably too generic to give specific advice, but what are some things we could go and check? It used to load pretty much instantly and yes there's more code now, but not 10x more.

0 Answers
Related