Skip to content

Commit 687aa80

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

next.config.ts

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

0 commit comments

Comments
 (0)