Expected Behavior
Automatically render the static folder to get access to some assets for the manifest.json file.
Current Behavior
The routing seems confused thinking that static is a page instead of an asset folder. Doesn't work in both cases : static folder at the root, and static folder in src.
Steps to Reproduce (for bugs)
https://github.com/glemiere/nextjs-starter/tree/Static-Folder-Routing-Bug
Context
Impossible to set icon in the manifest.json
Your Environment
| Tech |
Version |
| next |
5 |
| node |
9 |
| OS |
OSX |
| browser |
X |
| etc |
X |