Next.js Discord

Discord Forum

What is first load js?

Unanswered
Asian black bear posted this in #help-forum
Open in Discord
Asian black bearOP
I know that next.js renders the page on the server side first, so the page size is probably the html. However, what is the first load js shown when you do npm run build?

I guess my question is, do we need the first load js for the LCP, or the first load js is only for the TTI?

0 Replies