feat: configure Docker setup and update dependencies for Next.js application

This commit is contained in:
Puechberty Arthur
2026-03-31 22:24:25 +02:00
parent 5bf8a8d60f
commit aa180c5681
6 changed files with 124 additions and 81 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"lint": "eslint"
},
"dependencies": {
"next": "16.1.6",
"next": "^16.2.1",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-markdown": "^10.1.0",