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
@@ -24,6 +24,7 @@
},
"include": [
"next-env.d.ts",
"src/**/*.d.ts",
"**/*.ts",
"**/*.tsx",
".next/types/**/*.ts",