Nuxt3 deploy static and update content without webhooks
Hi! I have some problem understanding how to deploy a static site on netlify that update pages only if the content is changed.
Without the use of webhooks, like isg or isr?
(The build time is too long)
Should I use ssr with yarn build command?
I'm using nuxt3 + sanity -> netlify
Can you explain it to me?
0 Replies