fix: FIxed compile error
Server Deploy / deploy (push) Successful in 1m45s

This commit is contained in:
2026-07-24 11:18:14 +01:00
parent 9cc9e68d90
commit 460b4afb22
3 changed files with 8 additions and 7 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
/
/
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.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.