I am a teacher and have many courses written in Jupyter notebooks and markdown, and for that reason I ended up using mystmd to produce course materials
I know how to publish on GH Pages (see below for details); I am currently trying to host the same content on vercel, as per mystmd’s documentation here
mystmd is not among the supported frameworks; fair enough !
however I have tried to manually fill the various build settings
the build seems to trigger allright
but I am consistently ending up with a 404 page that I don’t know how to solve..
I could use some help to get this right thanks in advance