From 2406a1b8d96c02bc913fa80910c6dc6bd4404e8f Mon Sep 17 00:00:00 2001 From: Arne Bahlo Date: Thu, 21 Nov 2024 15:51:53 +0100 Subject: [PATCH] Update build artifacts --- e2e/nextjs-app/next-env.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/nextjs-app/next-env.d.ts b/e2e/nextjs-app/next-env.d.ts index 4f11a03d..40c3d680 100644 --- a/e2e/nextjs-app/next-env.d.ts +++ b/e2e/nextjs-app/next-env.d.ts @@ -2,4 +2,4 @@ /// // 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.