We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b6b431 commit 8ae4143Copy full SHA for 8ae4143
site/next.config.js
@@ -5,7 +5,6 @@ const nextConfig = {
5
pageExtensions: ['jsx', 'js', 'ts', 'tsx', 'mdx', 'md'],
6
reactStrictMode: true,
7
output: 'export',
8
- trailingSlash: true,
9
images: {
10
// Static export needs unoptimized images
11
unoptimized: true,
0 commit comments