em, I think I need these

This commit is contained in:
Thomas Ruoff
2026-03-03 21:50:19 +01:00
parent 198b85186c
commit b42e584e24
3 changed files with 5 additions and 21 deletions

2
next-env.d.ts vendored
View File

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