33651/frontend/next-env.d.ts
copilot-swe-agent[bot] ae996888b0 Initial analysis: Identify JSON parsing error in i18n configuration
Co-authored-by: lora322 <39804183+lora322@users.noreply.github.com>
2025-09-24 02:41:18 +00:00

7 lines
264 B
TypeScript

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