docs: update required Node.js version for Next.js starter (#5859)

This commit is contained in:
Shahed Nasser
2023-12-13 15:12:14 +02:00
committed by GitHub
parent 4710c8ba7e
commit edc49bfe1d

View File

@@ -17,7 +17,7 @@ This document guides you to install and set up the Next.js Starter Storefront.
## Prerequisites
Before following along with this guide, make sure you have v16 or greater of Node.js:
Before following along with this guide, make sure you have v18 or greater of Node.js:
```bash noReport
node -v