S SmartDocs
Chuỗi bài: next.js typescript 5 dòng · Cập nhật 2026-02-03

next-env.d.ts

next.js/frontend/next-env.d.ts

/// <reference types="next" />
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.

Bài viết liên quan