This commit is contained in:
ats-tech25 2025-11-05 11:29:43 +00:00
parent 574cc810b9
commit b7dfd11d4f

View File

@ -7,6 +7,9 @@
"build": "next build",
"start": "next start",
"lint": "eslint"
},
"engines": {
"node": ">=20.9.0"
},
"dependencies": {
"react": "19.2.0",