From da43634185d4a77d6db593c5e7989f6be2a083bd Mon Sep 17 00:00:00 2001 From: Dev M Date: Sun, 6 Sep 2026 03:58:18 +0000 Subject: [PATCH] fix(ci): actually remove double comma after typescript block --- next.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.ts b/next.config.ts index 56a8329..28445e7 100644 --- a/next.config.ts +++ b/next.config.ts @@ -6,7 +6,7 @@ const nextConfig: NextConfig = { reactStrictMode: false, typescript: { ignoreBuildErrors: false, - },, + }, async headers() { return [