From f7ac3d6a99c124bdc4f012f9554f6afcba73a604 Mon Sep 17 00:00:00 2001 From: 1elle1 Date: Sun, 1 Feb 2026 13:17:33 +0100 Subject: [PATCH] Update project: save current state --- next-env.d.ts | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 next-env.d.ts diff --git a/next-env.d.ts b/next-env.d.ts new file mode 100644 index 0000000..830fb59 --- /dev/null +++ b/next-env.d.ts @@ -0,0 +1,6 @@ +/// +/// +/// + +// NOTE: This file should not be edited +// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.