Skip to content

Commit

Permalink
update: standalone output
Browse files Browse the repository at this point in the history
  • Loading branch information
whatk233 committed Oct 21, 2023
1 parent 4801605 commit cf3d1fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ module.exports = async () => {
i18n,
reactStrictMode: true,
swcMinify: true,
output: 'standalone',
})
)
return nextConfig
Expand Down

1 comment on commit cf3d1fd

@vercel
Copy link

@vercel vercel bot commented on cf3d1fd Oct 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.