NuxtN
Nuxtβ€’14mo agoβ€’
13 replies
NightFuries

set API_BASE_URL in static site

My landing page project has 3 environments: dev, staging, production, and the API url for all 3 environments are different. How can my static site use an environment variable for this?
Was this page helpful?