Skip to content

Commit

Permalink
Clean up output in next.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mudrila committed Jan 22, 2024
1 parent fa95275 commit a337ad6
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
@@ -1,6 +1,5 @@
/** @type {import('next').NextConfig} */
module.exports = {
output: undefined,
webpack(config) {
config.resolve.fallback = {
fs: false,
Expand Down

0 comments on commit a337ad6

Please sign in to comment.