diff --git a/with-nextjs-prisma-edge/package.json b/with-nextjs-prisma-edge/package.json index 06a5d3b..34ce0a7 100644 --- a/with-nextjs-prisma-edge/package.json +++ b/with-nextjs-prisma-edge/package.json @@ -16,7 +16,7 @@ "@prisma/adapter-pg": "^5.18.0", "@prisma/client": "^5.18.0", "autoprefixer": "10.4.16", - "next": "13.5.4", + "next": "14.2.32", "postcss": "8.4.31", "prisma": "^5.18.0", "react": "18.2.0",