www/next-env.d.ts
Paul W. 0ed07ae377
Switch from page to app router
Signed-off-by: Paul W. <lambdapaul@protonmail.com>
2025-04-26 22:12:50 -04:00

6 lines
211 B
TypeScript

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