update to nextra 3

This commit is contained in:
2024-10-21 16:03:54 +02:00
parent 768bbce8b3
commit dcef283b92
11 changed files with 2955 additions and 1984 deletions

5
next-env.d.ts vendored Normal file
View File

@@ -0,0 +1,5 @@
/// <reference types="next" />
/// <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.