diff --git a/next-env.d.ts b/next-env.d.ts index c6643fda12..9bc3dd46b9 100644 --- a/next-env.d.ts +++ b/next-env.d.ts @@ -1,3 +1,6 @@ /// /// /// + +// NOTE: This file should not be edited +// see https://nextjs.org/docs/basic-features/typescript for more information.