https://www.dendron.so/ logo
Looks like NextJS folks don't like that and sugges...
# questions
s
Looks like NextJS folks don't like that and suggest serving with a web server: https://github.com/vercel/next.js/issues/2581 Or it looks like you could set
assetsPrefix
to the full path to the root in the filesystem, which is a very ugly solution