Skip to content

Commit caa1fb9

Browse files
committed
chore: upgrade to next 15.5.0
1 parent 46fa322 commit caa1fb9

File tree

3 files changed

+107
-106
lines changed

3 files changed

+107
-106
lines changed

apps/insights/next-env.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/// <reference types="next" />
22
/// <reference types="next/image-types/global" />
3+
/// <reference path="./.next/types/routes.d.ts" />
34

45
// NOTE: This file should not be edited
56
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.

0 commit comments

Comments
 (0)