From 6260908dce57289404b29281e87137bd7451fa69 Mon Sep 17 00:00:00 2001 From: Rajat Saxena Date: Wed, 16 Oct 2024 16:44:06 +0530 Subject: [PATCH] next config update --- apps/web/next-env.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/next-env.d.ts b/apps/web/next-env.d.ts index 725dd6f24..fd36f9494 100644 --- a/apps/web/next-env.d.ts +++ b/apps/web/next-env.d.ts @@ -3,4 +3,4 @@ /// // NOTE: This file should not be edited -// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information. +// see https://nextjs.org/docs/basic-features/typescript for more information.