(hopefully) fixed upload for large files

This commit is contained in:
Ludwig Lehnert
2026-04-11 09:27:20 +02:00
parent d86139f574
commit 1adecba896
6 changed files with 203 additions and 122 deletions

View File

@@ -9,6 +9,7 @@
},
"dependencies": {
"bcryptjs": "^2.4.3",
"busboy": "^1.6.0",
"jsonwebtoken": "^9.0.3",
"next": "^16.2.1",
"nodemailer": "^8.0.4",