Closed
Description
Describe the bug
The build on Netlify doesn't produce any result anymore. Since the recently released 3.4.0, none of my HTML files nor functions are built and created in the out
directory.
I am not 100% sure that this comes from the plugin, but it seems to work correctly with 3.3.1.
This happens on Netlify with deploy preview and in local with the netlify build
command
Here is a log for this https://app.netlify.com/sites/emotional-nft-dapp/deploys/60b8b405f65f78000751f8a9
Expected behavior
Once built, the website should contain all the HTML files and the functions but this is not the case.
Versions
- Next.js: 10.2.0
- plugin (if installed at fixed version): Automatically retrieved with 3.4.0 (everything works correctly with the 3.3.1)