You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
@@ -268,7 +268,7 @@ class Error extends React.Component {
268
268
export default Error;
269
269
```
270
270
271
-
### Custom handler
271
+
### Custom lambda handler
272
272
273
273
If you need to customize the lambda handler you can do so by providing a path to your own handler in the `customHandler` field. Note that it resolves the path to the custom handler relative to your `next.config.js`.
0 commit comments