Next.js site not working correctly

Hello, I am having very similar issue with two completely unrelated apps, both on a very similar stack using next.js with pages router.
Both were working just fine and prods didn’t have anything deployed in at least 1 week. Today, around 16:45 both sites started behaving weird. Like ISR pages caches were out and they were not revalidating correctly. Backend where data comes from works just fine. And since both pages are on netlify, the infra here is my first guess.
When entering a specific URL in browser the page sometimes renders correctly, but often I get just HTTP 200 with completely blank response. Headers seem fine tho, with Next.js being included there:

age:
595
cache-control:
public,max-age=0,must-revalidate
cache-status:
"Netlify Durable"; hit; fwd=stale; ttl=-535
cache-status:
"Netlify Edge"; fwd=miss
content-length:
0
content-type:
text/html; charset=utf-8
date:
Fri, 23 Aug 2024 15:44:09 GMT

server:
Netlify
strict-transport-security:
max-age=31536000; includeSubDomains; preload
x-nextjs-cache:
STALE
x-nf-render-mode:
odb ttl=60

x-powered-by:
Next.js

What can be the issue there? I doubt it was caused by me since 1. two apps are down; 2. I didn’t do any deploys or change configuration around the apps.

I am facing the same issue here, I have more then 100 deployed websites and none of them is working

Same here. I see blank page

Have the same issue. Everything worked perfectly yesterday but I open my site up this morning to a blank page. I attempted to redeploy my last deployment while clearing cache which initially worked but subsequent refreshes brought back the blank page. Not sure what’s going on here but I need my site up again. Will probably have to move my stuff over to Cloudflare if this isn’t resolved soon

Hello all! :wave:t6: thank you for reaching out and surfacing this issue.Earlier today we had an incident which has since been resolved. You can see more details about this incident and future incidents on our status page netlifystatus.com

If you have any more questions or issues please don’t hesitate to reach back out!