Hello - I am trying to build/deploy a new gatsby + sanity.io blog. I followed the instructions from “https://www.sanity.io/blog/how-to-quickly-set-up-a-gatsby-js-jamstack-website-with-a-headless-cms” but site fails to build with the message
“failed during stage ‘building site’: Deploy directory ‘web/web/public’ does not exist”
I expected it to build fine but it seems to have trouble with the deploy direction 'web/web/public". I actually found a similar topic on this forum from someone else with same issue: Deploy directory 'web/web/public' does not exist, however fixing/rearranging the base directory/publish directory in the settings of Netlify does not seem to work for me.
Can someone help me deploy my site to netlify?