I used and deployed next.js using vercel.
Some pages that normally use getServersideProps took about 2 seconds with a long coldstart.
But yesterday, suddenly it was slowing down to almost 10 seconds.
The issue went away spontaneously after 30 minutes.
Do you have any idea why this happened?
I have exceeded the 1M edge request usage that comes with the hobby plan, could this have anything to do with the issue?
The environment
vercel (hobby plan)
next.js v.12
New contributor
wait is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.