DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
Next.js Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
medium
Next.js
next/dynamic behaves the same way in both the App Router and Pages Router. Why is this useful?
A
It isn't actually useful
B
It supports incremental migration between the two routers without needing to relearn or rewrite lazy-loading logic
C
It only matters for SEO
D
It's required for TypeScript support
Check Answer