Hi @edsilv, thanks for coming up with this project
Using biiif-template I found two broken thumbnail paths when deployed at Vercel:
-
Root collection has /collection/ on its thumbnail path, but the image is actually at the root level:

-
Canvas thumbnail has the canvas path before the manifest path:

For debugging purposes, please check these manifests:
I assume this issue is related to this commit, however I don't know how to fix it.
Could you please guide me on a solution?
Hi @edsilv, thanks for coming up with this project
Using biiif-template I found two broken thumbnail paths when deployed at Vercel:
Root collection has

/collection/on its thumbnail path, but the image is actually at the root level:Canvas thumbnail has the canvas path before the manifest path:

For debugging purposes, please check these manifests:
I assume this issue is related to this commit, however I don't know how to fix it.
Could you please guide me on a solution?