Skip to content

Commit

Permalink
use edge runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
sonu27 committed Aug 14, 2023
1 parent 217ff96 commit 3754051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const nextConfig = {
experimental: {
// scrollRestoration: true, // does not work
appDir: true,
// runtime: 'edge', // bug: https://github.com/vercel/next.js/issues/43384
runtime: 'edge',
},
poweredByHeader: false,
reactStrictMode: true,
Expand Down

0 comments on commit 3754051

Please sign in to comment.