Answers for "how to change next js version to "^11.1.2""

4

update nextjs to last version

npm install next@latest
Posted by: Guest on June-16-2021
0

Update nextjs to 11

npm i next@latest react@latest react-dom@latest
Posted by: Guest on June-15-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language