Reference

AppFileConvention

Names file conventions that app-router treats as metadata or static asset routes.

Signature

type AppFileConvention = "apple-icon" | "icon" | "manifest" | "opengraph-image" | "robots" | "sitemap"