diff --git a/Simple Next.js (React) Deploy/package.json b/Simple Next.js (React) Deploy/package.json index 2916c91..b9948b9 100644 --- a/Simple Next.js (React) Deploy/package.json +++ b/Simple Next.js (React) Deploy/package.json @@ -27,7 +27,7 @@ }, "homepage": "https://github.com/mars/heroku-nextjs#readme", "dependencies": { - "next": "9.3.3", + "next": "13.5.0", "react": "^16.0.0", "react-dom": "^16.0.0" }