Skip to content

Commit

Permalink
remove trailing slash, api fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalsine85 committed Aug 1, 2023
1 parent 466cb17 commit 6d54790
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ const withBundleAnalyzer = require('@next/bundle-analyzer')({
* @type {import('next').NextConfig}
* */
const nextConfig = {
trailingSlash: true,
poweredByHeader: false,
reactStrictMode: true,
swcMinify: false,
Expand Down

0 comments on commit 6d54790

Please sign in to comment.