Update Next.js production branch without interruption
When applying a migration to the production branch, there's a lag between when the database is updated and when the new production version is live. What is the best way to avoid this lag?
0 Replies