Investigate how to prune our production GCP bucket from old versions of the landing page by redirecting any 404 request (or maybe just any missing vX.Y/.* url) to the root of the bucket or something around those lines.
This should improve our deployment times, reduce archives size, etc.
Investigate how to prune our production GCP bucket from old versions of the landing page by redirecting any 404 request (or maybe just any missing
vX.Y/.*url) to the root of the bucket or something around those lines.This should improve our deployment times, reduce archives size, etc.