S SmartDocs
시리즈: Ricky typescript 6 줄 · 업데이트 2026-04-18

next-env.d.ts

Ricky/cat_project/frontend/next-env.d.ts

/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/dev/types/routes.d.ts";

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

관련 글