Explore Library
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