Open bitaccountants opened 1 week ago
Whats happens when we add blog post in production - do we need to build and deploy again for the post to render and appear in post list? if not can this be automated ?
Just create a new *.mdx file in a new commit and deploy it. Vercel will handle the rest.
Is this a sufficient answer? If not, feel free to ask additional questions.
Whats happens when we add blog post in production - do we need to build and deploy again for the post to render and appear in post list? if not can this be automated ?