chore: update next file that gets updated when running dev locally

This commit is contained in:
Christian Andolf
2024-11-04 11:29:50 +01:00
parent 74a7e287eb
commit 24e95ab720

2
next-env.d.ts vendored
View File

@@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.