Embedded Unity Game not building, Error message: Brotli compression may not be supported over HTTP connections
So just to test things out for a future project, I created a Unity game which I want to host on my Next.js website. I downloaded with WebGL from Unity and I placed the game files inside the Public folder in my website. I then embedded the game into my website with iframe.