Back to Dashboard
App Router Demo
🚀
Next.js App Router Features
Experience the power of Next.js 15 App Router with server components, API routes, and seamless navigation.
📁File-based Routing
Routes are defined by the file structure in the /app directory
⚡Server Components
Components are server-rendered by default for optimal performance
🎲Backend API Demo
Click the button below to fetch a random number from the Next.js API route