Skip to content

Commit

Permalink
Fix report
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Dec 18, 2024
1 parent 7e1eac7 commit f7986dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/dashboard/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const config = {
},
experimental: {
instrumentationHook: process.env.NODE_ENV === "production",
serverComponentsExternalPackages: ["@trigger.dev/sdk"],
},
async headers() {
return [
Expand Down

0 comments on commit f7986dc

Please sign in to comment.