Files
klz-cables.com/next-env.d.ts
Marc Mintel 65ce8adc5d
Some checks failed
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 9s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m12s
Build & Deploy KLZ Cables / 🏗️ Build App (push) Successful in 12m28s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Failing after 15s
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Has been skipped
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 1s
fix: deploy
2026-02-10 15:30:43 +01:00

7 lines
247 B
TypeScript

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