Seo – Nuxtjs canonical URL are getting overridden on production
I've a nuxt application, that is deployed using S3 and CF on AWS. The canonical URL is getting changed on production, but working correctly on localhost. Here is my folder structure: ISSUE: Inside these pages I've added head() function and…