feat: add player profiles, schedule, tournaments admin, and CSV upload API

This commit is contained in:
2026-03-27 14:54:26 -07:00
parent 66e4baa643
commit aaf11b877e
12 changed files with 1409 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@
"bcryptjs": "^3.0.3",
"next": "16.2.1",
"next-auth": "^4.24.13",
"papaparse": "^5.5.3",
"prisma": "^6.19.2",
"react": "19.2.4",
"react-dom": "19.2.4",