next.js/examples/with-docker-export-output/next-env.d.ts
next-env.d.ts7 lines247 B
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/types/routes.d.ts";

// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
Quest for Codev2.0.0
/
SIGN IN