Is there a way to time/profile a Next.js server render?
Unanswered
South Polar Skua posted this in #help-forum
South Polar SkuaOP
I would like to figure out which component takes the longest to render. And preferentially without having to go through all the components in the project.