docs: document incompatibility for Next.js storefront + Node v25 (#14538)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user