update nodemailer and overwriter vor next-auth

This commit is contained in:
Thomas Ruoff
2026-02-12 21:18:13 +01:00
parent 5f85e4bbbe
commit 9c8ebbbbb5
4 changed files with 13 additions and 11 deletions

2
next-env.d.ts vendored
View File

@@ -1,6 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/types/routes.d.ts";
import "./.next/dev/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.