Skip to content

Commit 3d7e872

Browse files
authored
Update next.config.js
1 parent e5fbfa9 commit 3d7e872

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
33
reactStrictMode: true,
4-
basePath: process.env.NEXT_PUBLIC_BASE_PATH,
54
images: {
65
loader: 'akamai',
76
path: '/'

0 commit comments

Comments
 (0)