Skip to content

Commit e9e40eb

Browse files
update nextJS version (#108)
Co-authored-by: Hubert <[email protected]>
1 parent 64315b1 commit e9e40eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)