export default function Home() { return (

Pages Router test app

Fixture for testing the Redis cache handler with the Next.js Pages Router (PAGES, REDIRECT and notFound cache entries).

); }