FlashcardIntermediate
Configuring Redirects
The redirects function maps incoming paths to new destinations with a status code.
Question
How do you configure redirects in Next.js?
Click to reveal answer
The redirects function maps incoming paths to new destinations with a status code.
How do you configure redirects in Next.js?