after first run

This commit is contained in:
Gerhard Scheikl
2026-04-01 09:44:16 +02:00
parent b02af637d4
commit 80e965aa57
3 changed files with 7 additions and 6 deletions

1
next-env.d.ts vendored
View File

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