Skip to content

Commit 91bf94b

Browse files
authored
chore(deployment): use netlify instead of gh-pages
1 parent 65f7e3d commit 91bf94b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

next.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
3-
assetPrefix: '/web/',
4-
images: {
5-
unoptimized: true,
6-
},
73
reactStrictMode: true,
84
swcMinify: true,
95
}

0 commit comments

Comments
 (0)