Fix Next.js Meta Placement

Job ID: 40160842

Budget: ₹2,000 – ₹3,000 INR

My dynamic routes (blog posts, event pages, any slug-based screen) keep pushing every meta, title, and Open Graph tag into the <body> instead of the <head>. The static homepage behaves, so I know the general setup works; the bug lies somewhere in the rendering path for pages generated at runtime.

I need a Next.js engineer who can jump on a live screenshare and:

• trace the exact line or configuration that causes the misplacement
• implement a clean, maintainable fix
• confirm the correction in both dev and production builds so every page—static or dynamic—shows its metadata inside the proper head section