feat: remove build errors

This commit is contained in:
Nik L
2026-03-19 17:12:48 -04:00
parent 477e7dfb4f
commit 1205191348

View File

@@ -1,8 +1,5 @@
/** @type {import('next').NextConfig} */ /** @type {import('next').NextConfig} */
const nextConfig = { const nextConfig = {
typescript: {
ignoreBuildErrors: true,
},
images: { images: {
remotePatterns: [ remotePatterns: [
{ {