Next App main pages falls to text sometimes (maybe ISR issue)

Site: https://stage.aniw.net

Sometimes app falls after logging / redirecting on main page to some strange text about chunks:

Locally everything is OK. Looks like Netlify-related issue. Maybe somebody knows what it can be?

Seems connected to ISR. Does it work good on Next 14?

I found related issue ISR and next/link Prefetch Cause RSC Page Return Content in self.__next_f.push Function With App Dir on Next.js 14.0.3

Can you please provide information, was it fixed, or will be?

I’ve noticed the issue still exists after I updated Next.js to the current latest 14.1.0, but the frequency has reduced.

Maybe there are any information about fixing that?