AlexsLemonade / refinebio-web

Refinebio Web
https://staging.web.refine.bio
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Run the deploy script locally for Vercel preview build #313

Closed nozomione closed 8 months ago

nozomione commented 8 months ago

Issue Number

N/A

Purpose/Implementation Notes

Ran the sitemap deploy scripts locally to generate the latest sitemap files to prevent Vercel from executing them on each preview deploy per commit.

Reason: The sitemap files were older than 30 days. Also, just in case, I temporarily increased the day value to 60 for development.

@davidsmejia Could you please approve this PR right away? It includes the latest generated sitemap files for Vercel preview build, thank you!

Vercel build log:

Screenshot 2024-01-16 at 9 18 06 PM

Types of changes

Checklist

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
refinebio-web ✅ Ready (Inspect) Visit Preview Jan 17, 2024 2:21am
nozomione commented 8 months ago

a ticket to revert the 60 day setting.

314