Lead capture
Open the form using your store's unique short code (or slug / internal store ID) in the URL. The server resolves it to the correct tenant so leads stay segregated.
Example: /ABC12 → use your real short code (e.g. ABC12), or your slug / storeId.
Set NEXT_PUBLIC_DEFAULT_STORE_ID in .env to your short code (or slug) for a shortcut link here.