Une vitrine s'affiche sous la forme https://preview.tounesimmo.com/<slug-agence>/ (slug catalogue identique au site principal) ou /<uuid-agence>/.
Exemple d'URL en local : http://localhost:3310/mon-agence-slug/ — remplacez mon-agence-slug par le slug réel depuis TounesImmo Pro / catalogue.
Développement : même principe sur http://localhost:3310/<slug>/. Variables NEXT_PUBLIC_API_URL et éventuellement NEXT_PUBLIC_AGENCY_SITE_ORIGIN (pour les URLs canoniques) dans .env.local — voir .env.example.