website/next-env.d.ts
Charlotte Croce 93f8c057b6 5-30. nextJS
2025-05-30 20:50:25 -04:00

6 lines
277 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference types="next/navigation-types/compat/navigation" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.