VENDURE_SHOP_API_URL=http://localhost:{{ serverPort }}/shop-api VENDURE_CHANNEL_TOKEN=__default_channel__ NEXT_PUBLIC_SITE_URL=http://localhost:{{ storefrontPort }} NEXT_PUBLIC_SITE_NAME={{ name }} REVALIDATION_SECRET={{ revalidationSecret }}