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