Issue with express/nextjs request
When I deploy my nextjs app with a
fetch
to a https url that is hardcoded. When deployed it changes to http. This causes a mixed block response so won't work.
Does anyone know a fix?2 Replies