Concept Flow - Metadata API (static metadata)
Define metadata object
Export metadata
Next.js reads metadata at build
Static metadata applied to page
Browser receives page with metadata
This flow shows how you define and export static metadata in Next.js, which Next.js reads at build time to add metadata to the page.