Add rewrites to your Next.js app.| nextjs.org
Learn the different ways to handle redirects in Next.js.| nextjs.org
Next.js enables starting as a static site or Single-Page Application (SPA), then later optionally upgrading to use features that require a server.| nextjs.org