Skip to main content

配置

Next.js 允许你自定义项目以满足特定要求。这包括与 TypeScript、ESlint 等的集成,以及内部配置选项,例如绝对导入和环境变量。

¥Next.js allows you to customize your project to meet specific requirements. This includes integrations with TypeScript, ESlint, and more, as well as internal configuration options such as Absolute Imports and Environment Variables.