How to speed up your next js app using GZip
Recently I was working on one of my projects built using nextjs . I was using semantic UI library. Even the minified version is too big for production. (631kb) It was making my web app slow. I searched through the internet for ways to reduce the si...
Apr 6, 20202 min read7.5K
