# Web Version (Do not Change)
NEXT_PUBLIC_WEB_VERSION="2.8.0"


# Admin panle url
NEXT_PUBLIC_API_URL="https://backoffice.apnastuff.com/"


# Website URL 
NEXT_PUBLIC_WEB_URL="https://apnastuff.com/"

# API ENDPOINT (Do not change)
NEXT_PUBLIC_END_POINT="/api/"

# Firebase config
NEXT_PUBLIC_API_KEY=AIzaSyCGCebs4FDYx8uFT3Ry9PwOgOTahS78GjM
NEXT_PUBLIC_AUTH_DOMAIN=apnastuff.firebaseapp.com
NEXT_PUBLIC_PROJECT_ID=apnastuff
NEXT_PUBLIC_STORAGE_BUCKET=apnastuff.firebasestorage.app
NEXT_PUBLIC_MESSAGING_SENDER_ID=699770264079
NEXT_PUBLIC_APP_ID=1:699770264079:web:d158f20bd612b7fbd8217a
NEXT_PUBLIC_MEASUREMENT_ID=G-WDB3PSC47F

# Vapid api key
NEXT_PUBLIC_VAPID_KEY="BGu1LBoUVLMu1dZmx9FEKJLVXZqRh8RoIUsCn3-KWSivoZgG5TZP4OVY9CO0TAFCK0G1fh4XD4zn4kcXxXWE-RA"

# here you get default country list (https://developers.google.com/hotels/hotel-prices/dev-guide/country-codes)
# enter in small case like (india :- in)
#DEFAULT COUNTRY
NEXT_PUBLIC_DEFAULT_COUNTRY=in
NEXT_PUBLIC_SEO = true

NEXT_PUBLIC_META_TITLE="ApnaStuff - Buy & Sell Marketplace | Find Everything You Need"
NEXT_PUBLIC_META_DESCRIPTION="Discover ApnaStuff, your ultimate online marketplace for buying and selling a wide range of products. Enjoy a seamless shopping experience with diverse listings, secure transactions, and excellent customer support. Join ApnaStuff today and start exploring!"
NEXT_PUBLIC_META_kEYWORDS="buy and sell marketplace, online marketplace, ApnaStuff, buy and sell online, online shopping, sell products online, buy products online, secure transactions, online listings, customer support, e-commerce, digital marketplace, shop online, sell online, online buying and selling"
