diff --git a/README.md b/README.md index 1875a431c..9d19b5070 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,8 @@ To run `OpenNext` locally: path/to/opennextjs-aws/packages/open-next/dist/index.js build ``` +There is also a way to run OpenNext locally. You can read a guide about it [here](https://opennext.js.org/aws/contribute/local_run). Its mostly used for development/debugging purposes. + ### Coldstart OpenNext provide you with a warmer function that can be used to reduce cold start.