Extending Next.js support in Azure Static Web Apps
Next.js is one of the most popular JavaScript frameworks for building complex, server-driven React applications, combining the features that make React a useful UI library with server-side rendering, built-in API support and SEO optimizations. With today’s preview release, we’re improving support fo...
Static Web Apps でNext.jsのServer Side Renderingができるようになったとな