Building secret free NextJS containers
Journey I was working on some projects in NextJS and wanted to containerise these projects so that they are easily transportable but hit into this snag where the values would be directly compiled into the javascript bundle and stored in the…