ramba-market/ ├── index.html ← Main website ├── README.md ← Documentation ├── favicon.svg ← Site icon ├── .htaccess ← Apache config (for cPanel hosting) ├── netlify.toml ← Netlify config (optional) └── vercel.json ← Vercel config (optional)