File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11/// <reference types="next" />
22/// <reference types="next/image-types/global" />
33/// <reference types="next/navigation-types/compat/navigation" />
4- import './.next/types/routes.d.ts' ;
4+ import './.next/dev/ types/routes.d.ts' ;
55
66// NOTE: This file should not be edited
77// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Installation methods designated as “Official” must meet the following requir
4141
4242### Community Installation Methods
4343
44- Community installation methods included on the self-service [ download page ] ( /download ) must also adhere to a minimum set of criteria:
44+ Community installation methods included on the self-service (located at /download) must also adhere to a minimum set of criteria:
4545
4646- ** Version Support:** Must support all currently supported, non-End-of-Life (EOL) Node.js versions.
4747- ** OS Compatibility:** Must function on at least one officially supported Operating System (OS).
You can’t perform that action at this time.
0 commit comments