Skip to content

Commit

Permalink
Update next.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-for-dev[bot] authored Dec 14, 2024
1 parent 72e3fd0 commit 6db4c4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { withSentryConfig } from "@sentry/nextjs";
import remarkGfm from "remark-gfm";
performance: { hints: false },
import createMDX from "@next/mdx";

/** @type {import('next').NextConfig} */
Expand Down

0 comments on commit 6db4c4d

Please sign in to comment.