misc: next 16

This commit is contained in:
2026-04-17 12:19:45 -04:00
Unverified
parent 5c66e5f867
commit f11c1c7de1
3 changed files with 876 additions and 333 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.