This commit is contained in:
Zheyuan Wu
2025-10-16 14:24:42 -05:00
parent 2cfdb23504
commit 49fbe4a182
3 changed files with 419 additions and 654 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.