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

View File

@@ -304,6 +304,14 @@ const generatedgeneratedTroubleshootingSidebarSidebar = {
"type": "sub-category",
"title": "Next.js Starter",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/troubleshooting/nextjs-node-25",
"title": "Errors with Node v25+",
"children": []
},
{
"loaded": true,
"isPathHref": true,