Update
Update: Next.js 16, Blog refactoring
- Next.js 16, Sanity 4.16;
- Major Blog restructuring: The Blog section has been moved from the page builder to a dedicated post-index for improved maintainability and compatibility with Next.js 16. Next.js 16 now accurately distinguishes static (SSG) and server-side (SSR) pages; previously, some pages using search params were incorrectly marked as SSG in Next.js 15.
- Action Required: To ensure your site works as intended, copy your Section Header from the previous Blog setup to the Blog Landing under the Blog section in Sanity, and select your preferred Posts Layout Variant.
- Added Redirects and Rewrites, located in the Settings section. Changes to redirects or rewrites require a redeployment, as these are generated during the build in next.config.mjs























