This minimal Next.js app demonstrates how next-slug-splitter separates light and heavy MDX pages into optimized route handlers.
Pure Markdown — no custom React components
Uses <Callout /> from the MDX component scope
Uses <Counter /> — a stateful React component
Uses <Chart /> and <DataTable /> — multiple heavy components