update to next.js v15

This commit is contained in:
Thomas Ruoff
2025-03-30 21:57:57 +02:00
parent 935198d938
commit 7c0c891efc
4 changed files with 1574 additions and 743 deletions

2
next-env.d.ts vendored
View File

@@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.