Files
professional-website/next-env.d.ts
Jason Woltje 8c5a25e976
Some checks failed
ci/woodpecker/push/web Pipeline failed
feat: Next 16 + Payload 3 scaffold with Kaniko CI and Swarm deploy (#1)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
2026-04-14 03:21:17 +00: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.