Replies: 1 comment
-
Vercel introduced the skew protection. Similarly, we're looking for. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
Is it somehow possible to keep previously deployed files with unique names available after a new deployment? It's needed for a graceful period for the active users who are currently interacting with the previously deployed page.
I know it's possible, for example, to merge static from the previous deployment and a new one into one bundle manually before deployment, but maybe there's a native way somewhere?
Beta Was this translation helpful? Give feedback.
All reactions