Skip to content

Commit 7fcef45

Browse files
committed
docs: update README
1 parent f422853 commit 7fcef45

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ by targeting the `/_next/image/*` route:
4242
X-Test = 'foobar'
4343
```
4444

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+
4549
## Next.js Middleware on Netlify
4650

4751
Next.js Middleware works out of the box on Netlify. By default, middleware runs using Netlify Edge Functions. For legacy

0 commit comments

Comments
 (0)