Performance Score Drop in Lighthouse Test After Deploying Next.js Site to Debian VPS
Unanswered
Snowshoe posted this in #help-forum
SnowshoeOP
Hello everyone,
I’ve recently developed a website using Next.js and tested it locally using yarn build and yarn start. The performance score I received from Lighthouse was 99, which I was quite pleased with.
However, after deploying the site to my Debian VPS and setting up a systemctl to run the site, I noticed a significant drop in the Lighthouse performance score to 76. This was tested on the subdomain where I hosted the site.
Has anyone else experienced a similar issue? What could be the potential reasons for this drop in performance score after deployment? Any suggestions on how to improve the performance score on the VPS would be greatly appreciated.
Thank you in advance for your help.
I’ve recently developed a website using Next.js and tested it locally using yarn build and yarn start. The performance score I received from Lighthouse was 99, which I was quite pleased with.
However, after deploying the site to my Debian VPS and setting up a systemctl to run the site, I noticed a significant drop in the Lighthouse performance score to 76. This was tested on the subdomain where I hosted the site.
Has anyone else experienced a similar issue? What could be the potential reasons for this drop in performance score after deployment? Any suggestions on how to improve the performance score on the VPS would be greatly appreciated.
Thank you in advance for your help.