Relocates CI and Docker configuration files to the root directory. This change simplifies the project structure by placing these essential configuration files at the top level, making them more accessible and easier to manage.
Moves the Playwright Dockerfile to the playwright-tests directory to improve project organization and maintainability.