diff --git a/package.json b/package.json index d9175b3..51bfb6d 100644 --- a/package.json +++ b/package.json @@ -64,6 +64,6 @@ "react-dom": "18.2.0", "@types/react": "18.3.5", "@types/react-dom": "18.3.0", - "next": "15.5.3" + "next": "15.1.2" } }