Skip to content

Commit 4327c75

Browse files
committed
update next.config.js
1 parent 6544a73 commit 4327c75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

next.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
3-
reactStrictMode : true,
4-
swcMinify: true
53
async headers() {
64
return [
75
{

0 commit comments

Comments
 (0)