Redirecting http to https for a NextJS app deployed on Firebase App Hosting
I did the following: I created a NextJS app by following the instructions as outlined in the NextJS documentation. After this, I deployed this NextJS app with using Firebae App Hosting (Public Preview) by following the instructions outlined on the…