magricambi/next-env.d.ts
AV77web faa9e8ae49
All checks were successful
Deploy to VPS / build (push) Successful in 45s
Deploy to VPS / deploy (push) Successful in 31s
implementazione di n8n
2026-06-06 18:10:23 +02:00

6 lines
251 B
TypeScript

/// <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.