Skip to content

Commit

Permalink
Enable sourceMaps
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Apr 29, 2023
1 parent b219a62 commit bf44b47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
productionBrowserSourceMaps: true,
experimental: {
appDir: true
},
Expand Down

1 comment on commit bf44b47

@vercel
Copy link

@vercel vercel bot commented on bf44b47 Apr 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.