diff --git a/examples/with-mux-video/package.json b/examples/with-mux-video/package.json index 2cf545ad95188..c1783e1730e35 100644 --- a/examples/with-mux-video/package.json +++ b/examples/with-mux-video/package.json @@ -9,7 +9,7 @@ "@mux/mux-node": "^7.0.0", "@mux/mux-player-react": "^1", "@mux/upchunk": "^3", - "next": "latest", + "next": "15.3.1", "react": "^18.2.0", "react-dom": "^18.2.0", "swr": "^2.0.0"