Upgrade Next.js to 15.5.21 (security); add .vercelignore for Vercel deploy

This commit is contained in:
2026-07-23 21:25:04 +05:30
parent 52a8e486b9
commit 4fdc829da3
4 changed files with 253 additions and 224 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "15.1.6",
"next": "^15.5.21",
"react": "19.0.0",
"react-dom": "19.0.0"
},