I launched a page speed test of my page containing my animation and I have an error on pagespeed on the spline link.
I'm NextJs and Gzip compression is done on the rest of my site.
I have no idea how to fix this.

My animation :
<Spline scene="https://prod.spline.design/ZIJ25XNMlnTavY42/scene.splinecode" />
"@splinetool/react-spline": "^2.2.3",
"@splinetool/runtime": "^0.9.144",
"next": "13.0.6",
"react": "18.2.0",
"react-dom": "18.2.0"
I launched a page speed test of my page containing my animation and I have an error on pagespeed on the spline link.
I'm NextJs and Gzip compression is done on the rest of my site.
I have no idea how to fix this.
My animation :
<Spline scene="https://prod.spline.design/ZIJ25XNMlnTavY42/scene.splinecode" />