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 138db19 commit 44b11adCopy full SHA for 44b11ad
README.md
@@ -84,14 +84,6 @@ See
84
[the gatsby-plugin-netlify docs](https://github.com/netlify/gatsby-plugin-netlify/)
85
for more information, including optional plugin configuration.
86
87
-### Build configuration
88
-
89
-Gatsby now requires Node 14 for building and SSR/DSG. During the beta period you
90
-need to manually set the environment variable `AWS_LAMBDA_JS_RUNTIME` to
91
-`nodejs14.x` to ensure SSR and DSR use the correct version. This must be done in
92
-the Netlify UI, not in the `netlify.toml`. Read the docs on
93
-[choosing a functions runtime](https://docs.netlify.com/functions/build-with-javascript/#runtime-settings).
94
95
### Caveats
96
97
Currently you cannot use `StaticImage` or `gatsby-transformer-sharp` in SSR or
0 commit comments