Skip to content

Commit

Permalink
Remove server sourcemaps completely
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceo committed Nov 16, 2024
1 parent 5d7aecf commit 130ead2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
experimental: {
serverSourceMaps: true,
},
images: {
remotePatterns: [
{
Expand Down

0 comments on commit 130ead2

Please sign in to comment.