FlashcardIntermediate
Configuring Rewrites
Rewrites map a request path to a different destination without changing the URL.
Question
How do rewrites differ from redirects in Next.js?
Click to reveal answer
Rewrites map a request path to a different destination without changing the URL.
How do rewrites differ from redirects in Next.js?