Skip to content

Commit

Permalink
Update next.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed Jan 1, 2024
1 parent 1efa7ff commit 72ff3a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { withLogtail } from '@logtail/next';

/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
images: {
formats: ['image/avif', 'image/webp'],
},
Expand Down

0 comments on commit 72ff3a1

Please sign in to comment.