We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d5821 commit 1edcc1cCopy full SHA for 1edcc1c
apps/site/next-env.d.ts
@@ -1,7 +1,7 @@
1
/// <reference types="next" />
2
/// <reference types="next/image-types/global" />
3
/// <reference types="next/navigation-types/compat/navigation" />
4
-import './.next/types/routes.d.ts';
+import "./.next/types/routes.d.ts";
5
6
// NOTE: This file should not be edited
7
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
0 commit comments