🎯 How to Serve a Static index.html Landing Page in a NextJs App Using Rewrites
If you’re building a full-stack application in Next.js, but your landing page is designed in Webflow (or exported as static HTML), you might run into this question: “How can I serve a static index.html file at the root / path, without breaking the rest of my Next.js