Next.js Discord

Discord Forum

Why is my app slow?

Unanswered
Rex posted this in #help-forum
Open in Discord
RexOP
I created an e-commerce site www.roomy.rs. When I turn on the Lighthouse, my performance is 37, all images are next Image component (when I download them they are webp and everything is okay), all Links are next Link component, I implemented the font in the tailwind globals part (I don't think it's a real problem) , here, for example, In index page I also used dynamic import to reduce the file size, but I can't improve the performance at all, I also tryed to delete everything from index component and performance gets better just a little bit, I think its due _app directory, and maybe with redux. is it maybe due to technology or something else, I can't hack it?

0 Replies