feat(package): bump next version

This commit is contained in:
ItzCrazyKns
2025-12-07 22:09:11 +05:30
parent 1c3a5fe275
commit 5174820554
4 changed files with 223 additions and 209 deletions

1
next-env.d.ts vendored
View File

@@ -1,5 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/dev/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.