diff --git a/with-nextjs-prisma-edge/package.json b/with-nextjs-prisma-edge/package.json index aa40eff..c6fce53 100644 --- a/with-nextjs-prisma-edge/package.json +++ b/with-nextjs-prisma-edge/package.json @@ -16,7 +16,7 @@ "@prisma/adapter-pg": "^6.0.0", "@prisma/client": "^6.0.0", "autoprefixer": "10.4.16", - "next": "14.2.35", + "next": "15.5.15", "postcss": "8.4.31", "prisma": "^6.0.0", "react": "^18.3.1",