Skip to content

Commit 94a7558

Browse files
committed
cleanup next config file
1 parent dc71b4b commit 94a7558

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

next.config.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,6 @@ module.exports = (phase, { defaultConfig }) => {
6464
images: {
6565
deviceSizes: [640, 750, 828, 1080, 1200, 1504, 1920],
6666
},
67-
env: {
68-
NEXT_PUBLIC_CONTEXT: process.env.CONTEXT,
69-
},
70-
experimental: {
71-
instrumentationHook: true,
72-
},
7367
}
7468

7569
if (phase !== PHASE_DEVELOPMENT_SERVER) {

0 commit comments

Comments
 (0)