Skip to content

Commit c1ea16b

Browse files
committed
chore: change next config
1 parent 687aa80 commit c1ea16b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

next.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const nextConfig: NextConfig = {
77
experimental: {
88
viewTransition: true,
99
},
10-
trailingSlash: true,
1110
images: {
1211
dangerouslyAllowLocalIP: process.env.NODE_ENV === "development",
1312
remotePatterns: [

0 commit comments

Comments
 (0)