Skip to content

Commit

Permalink
serverless
Browse files Browse the repository at this point in the history
  • Loading branch information
hotlong committed Oct 23, 2024
1 parent 45f5d16 commit eb300a4
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 @@ -62,7 +62,7 @@ const moduleExports =
NEXTAUTH_SECRET: process.env.NEXTAUTH_SECRET,
STEEDOS_IDENTITY_JWT_SECRET:process.env.STEEDOS_IDENTITY_JWT_SECRET,
},
// target: "serverless",
target: "serverless",
webpack5: true,
pageExtensions: ['js', 'jsx', 'tsx', 'mdx'],
experimental: {
Expand Down

0 comments on commit eb300a4

Please sign in to comment.