docs: document incompatibility for Next.js storefront + Node v25 (#14538)

This commit is contained in:
Shahed Nasser
2026-01-14 15:26:26 +02:00
committed by GitHub
parent d60ea7268a
commit 73631604cc
21 changed files with 2042 additions and 9 deletions
@@ -202,6 +202,11 @@ export const troubleshootingSidebar = [
type: "sub-category",
title: "Next.js Starter",
children: [
{
type: "link",
path: "/troubleshooting/nextjs-node-25",
title: "Errors with Node v25+",
},
{
type: "link",
path: "/troubleshooting/nextjs-starter-rewrites",