Next.js Discord

Discord Forum

Image costing performance Largest Contentful Paint image was lazily loaded

Answered
Polar bear posted this in #help-forum
Open in Discord
Polar bearOP
Could any one guide what could possible be the issue for loading an image using the Next js image tag, which is killing performance?
Answered by B33fb0n3
you can specific a height and width, so the server can render it directly
View full answer

8 Replies

you can specific a height and width, so the server can render it directly
Answer
Another thing is, that you can set the priority of your image
@B33fb0n3 you can specific a height and width, so the server can render it directly
Polar bearOP
Thanks a lot brother its working brilliantly now
cool, please mark solution
@B33fb0n3 cool, please mark solution
Standard Chinchilla
Hey, my image is still now working, even after providing height and widht.
Also the priority and loading property
@Standard Chinchilla Hey, my image is still now working, even after providing height and widht.
you might want to open your own post in #help-forum
yes this thread is resolved, please open a new post