Hi, Im using vercel for nextjs with version
"next": "13.4.1"
Im facing 500 error on some request that are SSR.
Now the thing is site doesn't go down. After giving 500 out of the blue the next requests sends 200.
There is no info why there is 500, no logs are there on vercel.
Does any one having any idea why is it so?
This issue is coming in production. out of 1/10 times i get the 500 status, if i refresh the page or come again, it'll work just fine