Skip to content

Commit

Permalink
test: revert yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
moolmin committed Sep 23, 2024
1 parent c591065 commit 583b929
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3,376 deletions.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { withSentryConfig } from '@sentry/nextjs';

/** @type {import('next').NextConfig} */
const nextConfig = ({
output: 'export',
// output: 'export',
reactStrictMode: true,
swcMinify: true,
assetPrefix: '',
Expand Down
Loading

0 comments on commit 583b929

Please sign in to comment.