1# Server-side API base (FastAPI, loopback). Client code calls same-origin /api/v1/* which Next rewrites here.2API_URL=http://127.0.0.1:82913# Public site URL used for canonical links, OpenGraph and the sitemap.4NEXT_PUBLIC_SITE_URL=https://www.countryatlas.co5