Next.js Feature Test App
This app contains a handful of pages. Each page implements a specific Next.js feature. Deploy this app. Then select a test below to check if the feature works.
Static Site Generation — with dynamic routes
Static Site Generation — with dynamic route fallback
Incremental Static Regeneration (ISR)
Server Side Rendering (SSR)
Server Side Rendering - Redirect
Server Side Rendering - Page not found
API Route
Middleware — Rewrite
Middleware — Redirect
Middleware — Set Header
Image Optimization — Imported image
Image Optimization — Remote image
Image using html image tag from public folder
Font — CSS Font
Font — @next/font
404 Page not found
App Dir