Including static files in App Router RSCs
Andrew Lisowski 💻
January 27, 2024
Why bundling static files into a Next.js App Router build is harder than it looks, and how webpack's require.context and custom loaders solve it.
Discussion in the ATmosphere