Skip to content

Commit 8b76850

Browse files
committed
fix: 🐛 deploy
1 parent 1cfdb63 commit 8b76850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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
unoptimized: true,
88
},
99
basePath: '/group-seminar.github.io',
10+
assetPrefix: '/group-seminar.github.io',
1011
trailingSlash: true,
1112
};
1213

0 commit comments

Comments
 (0)