We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f422853 commit 7fcef45Copy full SHA for 7fcef45
README.md
@@ -42,6 +42,10 @@ by targeting the `/_next/image/*` route:
42
X-Test = 'foobar'
43
```
44
45
+## Disabling `ipx`
46
+
47
+If you wish to disable the use of the `ipx` package, set the `DISABLE_IPX` environment variable to `true`.
48
49
## Next.js Middleware on Netlify
50
51
Next.js Middleware works out of the box on Netlify. By default, middleware runs using Netlify Edge Functions. For legacy
0 commit comments