Skip to content

Commit

Permalink
Hotfix. trailingSlash is on (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriibudko authored May 31, 2024
1 parent d089497 commit 4763d34
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 @@ -8,6 +8,7 @@ const cspConfig = require('./csp.config')
const helpers = require('./utils/helpers')

const nextConfig = {
trailingSlash: true,
env: envConfig,
assetPrefix: helpers.getAssetsPath(''),

Expand Down

0 comments on commit 4763d34

Please sign in to comment.