From 21f854effeaf6e29469b40611522ebcc26b32d4e Mon Sep 17 00:00:00 2001 From: Mike Surowiec Date: Tue, 17 Aug 2021 13:22:34 -0400 Subject: [PATCH] Automatic update to next-env.d.ts file (#20917) --- next-env.d.ts | 3 +++ 1 file changed, 3 insertions(+) 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.