# Copy this file to .env and fill in your values. # .env is gitignored and never committed. # Required to run the Mapbox Playwright test locally. # Use a public token (starts with pk.) from https://account.mapbox.com/access-tokens/ MAPBOX_ACCESS_TOKEN= # Optional: override the Mapbox style used in the test. # Defaults to mapbox://styles/mapbox/streets-v11 if not set. # MAPBOX_STYLE_URL=mapbox://styles/your-username/your-style-id