We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545e7dd commit 3aa7b7dCopy full SHA for 3aa7b7d
package.json
@@ -2,9 +2,9 @@
2
"name": "deployment-example-prisma-vercel",
3
"dependencies": {
4
"@prisma/client": "4.16.2",
5
- "next": "13.5.11",
6
- "react": "18.3.1",
7
- "react-dom": "18.3.1"
+ "next": "15.4.4",
+ "react": "19.1.1",
+ "react-dom": "19.1.1"
8
},
9
"scripts": {
10
"dev": "next dev",
0 commit comments