Skip to content

Commit

Permalink
test standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxingloh committed Nov 15, 2023
1 parent 9bc7469 commit 681d179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const nextConfig = {
env: {
BASE_URL: getBaseUrl(),
},
output: 'standalone',
trailingSlash: false,
reactStrictMode: true,
swcMinify: true,
Expand Down

0 comments on commit 681d179

Please sign in to comment.