Skip to content

Commit 871d446

Browse files
authored
Merge pull request #2985 from pyth-network/feat/next-15
chore: upgrade to next 15.5.0
2 parents 46fa322 + caa1fb9 commit 871d446

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)