Skip to content

Commit

Permalink
Update next.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
yosoof3 authored May 23, 2024
1 parent fda639b commit c309d73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const nextConfig = {
typedRoutes: true,
instrumentationHook: true,
webpackBuildWorker: true,
reactCompiler: true,
serverActions: {
allowedOrigins: ["localhost:3000", "*.use.devtunnels.ms"],
},
Expand Down

0 comments on commit c309d73

Please sign in to comment.