Setting title of NextJS site with pages folder
I’m trying to set a title of my NextJS site. In the docs I saw that the recommended way is to export the metadata const with the required title:
I’m trying to set a title of my NextJS site. In the docs I saw that the recommended way is to export the metadata const with the required title: