export const rewritesConfig = [ { source: "/:path*.mdx", destination: "/llms.mdx/:path*", }, ];