Hello,
I'm facing an issue while developing a blog with Prismic on a Next.js application. I noticed that the metadata on all articles works perfectly on localhost and even on my staging website version. However, in production, the metadata does not appear.
Here are examples:
- Production: Structural or Civil Engineering Interview Tips: Non-Technical Advice for All Engineers
- Staging: https://www.staging.kablio.com/blog/civil-engineering-interview-tips
I have ensured that the production site uses the exact same code as the staging site.
Do you have any idea why this is happening? The website is hosted on Vercel and runs on Next 14.1.2.