This commit is contained in:
2025-09-11 13:17:45 -07:00
parent a9425720e9
commit 832d815bb8
103 changed files with 663 additions and 406 deletions

5
frontend/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/basic-features/typescript for more information.