Solutionunvalidated
When running a production build via `next build`, the metadata is correctly inside the head tag. — production builds. Tension: This is not an issue for production builds so it should be okay. Outcome: You can verify this by checking the index file: `.next/server/app/index.html`, which is generated after a production build.
aac0a855-b718-4f85-acaa-fe4d9343311f
When running a production build via next build, the metadata is correctly inside the head tag. — production builds. Tension: This is not an issue for production builds so it should be okay. Outcome: You can verify this by checking the index file: .next/server/app/index.html, which is generated after a production build.