Custom Routes Proxying
This is useful for when you want to gradually migrate to Next.js, or for when you want to have some pages not ran through Next.js. You can have certain pages as your Next.js application, and everything else will be proxied through to your other application.