Maybe this might be of help?
https://stackoverflow.com/questions/57126760/nextjs-dynamic-title
Stack Overflow
Have been googling forever and found a way to change the <title>. That way is this: https://github.com/zeit/next.js/tree/master/examples/layout-component
The main problem with this is that