first commit

This commit is contained in:
2026-01-17 14:17:42 +05:30
commit 0f194eb9e7
328 changed files with 73544 additions and 0 deletions

15
.vercelignore Normal file
View File

@@ -0,0 +1,15 @@
/node_modules
/.next
/coverage
/.env.local
/.env.development.local
/.env.test.local
/.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store
.vscode
*.log
.env
prisma/migrations/