Empty translated blog posts with manifest-based deployment
Found a subtle bug where translated blog posts loaded empty in production. The issue: calling getPostBySlug with 'en' locale to access translatedSlugs failed because the manifest doesn't store English in the localized object.
debuggingnextjsi18n