Next.js Discord

Discord Forum

What's that ms about?

Unanswered
Mulo posted this in #help-forum
Open in Discord
First time im noticing it

4 Replies

I believe it’s how long it took to build that specific asset
It might be more about lack of server ram than how long it actually requires to build that page then
Coz it aint a big page at all
The time mostly depends on the time it takes the server to run that page. So if your data fetching method in that page is slow, then you get a high number even in fast servers