From a8c5df854499cddf921890c882b279f984a949f6 Mon Sep 17 00:00:00 2001 From: paolosantarsiero Date: Tue, 31 Dec 2024 11:41:01 +0100 Subject: [PATCH] fix: build --- app/{[...not_found]/page.tsx => _not-found.tsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/{[...not_found]/page.tsx => _not-found.tsx} (100%) diff --git a/app/[...not_found]/page.tsx b/app/_not-found.tsx similarity index 100% rename from app/[...not_found]/page.tsx rename to app/_not-found.tsx