Building a Pseudo Multi-Tenant App in Strapi: Step-by-Step

the steps is correct, but there are one step is missing.
Do not forget to build the project

NODE_ENV=site1 yarn build
NODE_ENV=site2 yarn build