sanity-io / sanity-template-vercel-visual-editing

https://sanity-template-vercel-visual-editing-git-preview.sanity.build
38 stars 14 forks source link

Use getStaticPaths fallback #51

Closed unitof closed 11 months ago

unitof commented 1 year ago

Even though the schema allows Sanity users to create pages with slugs, they currently will return 404s until the next build. This change allows those pages to generate between builds.

vercel[bot] commented 1 year ago

@unitof is attempting to deploy a commit to the Sanity Team on Vercel.

A member of the Team first needs to authorize it.

unitof commented 1 year ago

Noting that this is the same misunderstanding that https://github.com/vercel/next.js/issues/34006 describes.