Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 4f9c160

Browse files
authored
docs: updated minimum Node.js version (vercel#26528)
## Documentation / Examples - [x] Make sure the linting passes According to new requirements in `package.json` minimum Node.js version for now is 12.0
1 parent beb98d5 commit 4f9c160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you have questions about anything related to Next.js, you're always welcome t
1414

1515
#### System Requirements
1616

17-
- [Node.js 10.13](https://nodejs.org/) or later
17+
- [Node.js 12.0](https://nodejs.org/) or later
1818
- MacOS, Windows (including WSL), and Linux are supported
1919

2020
## Setup

0 commit comments

Comments
 (0)