Skip to content

Commit 7dd1375

Browse files
committed
remove middleware code
1 parent b90dcd4 commit 7dd1375

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

peerprep-fe/next.config.mjs

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,3 @@ const nextConfig = {
44
};
55

66
export default nextConfig;
7-
8-
// /** @type {import('next').NextConfig} */
9-
// const nextConfig = {
10-
// output: 'standalone',
11-
// experimental: {
12-
// middleware: true,
13-
// },
14-
// };
15-
16-
// export default nextConfig;

peerprep-fe/src/middleware2.ts

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)