Skip to content

Commit b994375

Browse files
authored
test commit with pr (#98)
1 parent ad52056 commit b994375

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

next.config.mjs

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,4 @@
44
export default {
55
output: "standalone",
66
reactStrictMode: true,
7-
// async redirects() {
8-
// return [
9-
// {
10-
// source: '/',
11-
12-
// destination: '/hompage',
13-
// permanent: false,
14-
// },
15-
// ];
16-
// },
177
};

0 commit comments

Comments
 (0)