🤖 Next.js MetadataRoute 정복: Robots, Sitemap, Manifest까지 한 번에
Next.jsNext.js App Router에서는 SEO를 체계적으로 관리할 수 있도록 MetadataRoute 기능을 지원한다. MetadataRoute는 Next.js가 제공하는 특수 파일명 기반의 라우팅 규칙으로 app/ 디렉터리 하위에 sitemap.ts, robots.ts, manifest.ts, opengraph-image.tsx 등의 파일을 두면 해당 경로로 자동 라우팅 되며 브라우저와 크롤러가 요청할 때 필요한 HTTP 헤더와 응답이 자동으