We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 687aa80 commit c1ea16bCopy full SHA for c1ea16b
1 file changed
next.config.ts
@@ -7,7 +7,6 @@ const nextConfig: NextConfig = {
7
experimental: {
8
viewTransition: true,
9
},
10
- trailingSlash: true,
11
images: {
12
dangerouslyAllowLocalIP: process.env.NODE_ENV === "development",
13
remotePatterns: [
0 commit comments