[Bug]: ntl dev
with ssl certificates does not work with the next plugin
#1877
Labels
ntl dev
with ssl certificates does not work with the next plugin
#1877
Summary
The new version of the next plugin does not work with https configuration anymore. Old version
@netlify/plugin-nextjs@4.8.0
still works.developing with ssl is sometimes needed when working with headless CMS for example https://www.storyblok.com/ (as you run the site inside their iframe which requires https)
Crashing with this error:
Steps to reproduce
netlify.toml
with:ntl dev
A link to a reproduction repository
https://github.com/lukasholzer/netlify-next-redirect-issue/tree/https-issue
Next Runtime version
4.29.4
More information about your build
netlify.toml
)What OS are you using?
Mac OS
Your netlify.toml file
`netlify.toml`
# Paste content of your `netlify.toml` file here
Your public/_redirects file
`_redirects`
Your
next.config.js
file`next.config.js`
Builds logs (or link to your logs)
Build logs
Function logs
Function logs
.next JSON files
generated .next JSON files
The text was updated successfully, but these errors were encountered: