Skip to content

Commit

Permalink
chore: remove experimental hook
Browse files Browse the repository at this point in the history
  • Loading branch information
emilielr committed Nov 26, 2024
1 parent f14d78b commit 85568c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tavla/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ const nextConfig = {
},
],
},
experimental: {
instrumentationHook: true,
},
}

module.exports = async (phase, { defaultConfig }) => {
Expand Down

0 comments on commit 85568c4

Please sign in to comment.