Skip to content

Commit

Permalink
remove output export
Browse files Browse the repository at this point in the history
  • Loading branch information
martineckardt committed Jun 4, 2024
1 parent ca6f407 commit 3a28cd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ const withAnalyzer = createBundleAnalyzer({

/** @type {import('next').NextConfig} */
const config = {
output: "export",
reactStrictMode: true,
eslint: {
// Replaced by root workspace command
Expand Down

0 comments on commit 3a28cd1

Please sign in to comment.