From 1205191348941df75cf619ab54099f45222f9482 Mon Sep 17 00:00:00 2001 From: Nik L Date: Thu, 19 Mar 2026 17:12:48 -0400 Subject: [PATCH] feat: remove build errors --- next.config.mjs | 3 --- 1 file changed, 3 deletions(-) diff --git a/next.config.mjs b/next.config.mjs index 88e8ace..8639bc2 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -1,8 +1,5 @@ /** @type {import('next').NextConfig} */ const nextConfig = { - typescript: { - ignoreBuildErrors: true, - }, images: { remotePatterns: [ {