Skip to content

Commit 3ce6b18

Browse files
committed
feat: metrics
1 parent 1156c15 commit 3ce6b18

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

next-env.d.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/// <reference types="next" />
2+
/// <reference types="next/image-types/global" />
3+
4+
// NOTE: This file should not be edited
5+
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.

0 commit comments

Comments
 (0)