Skip to content

Commit 3f83264

Browse files
Copilotabernier
andauthored
next15 (#381)
Co-authored-by: Antoine BERNIER <antoine.bernier@gmail.com>
1 parent 25a3eb0 commit 3f83264

File tree

7 files changed

+1678
-728
lines changed

7 files changed

+1678
-728
lines changed

next-env.d.ts

Lines changed: 2 additions & 1 deletion
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
5-
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
6+
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.

0 commit comments

Comments
 (0)