Fix build error

This commit is contained in:
Linus Flood
2024-11-21 07:25:38 +01:00
parent 367da173fb
commit 0633bd427f

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/basic-features/typescript for more information.
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.