# Keep the build context tiny — only the static assets + configs are needed. .git .gitignore .dockerignore Dockerfile docker-compose.yml README.md test/ .playwright-mcp/ screenshots/ node_modules/ *.log .DS_Store .idea/ .vscode/