elevate-rehab-v3

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

.env.example (261B)


      1 # These are retrieved from your project at app.tina.io
      2 NEXT_PUBLIC_TINA_CLIENT_ID=***
      3 TINA_TOKEN=***
      4 
      5 # This is set by default CI with Netlify/Vercel/Github, but can be overriden
      6 NEXT_PUBLIC_TINA_BRANCH=***
      7 # To see the preview functionality
      8 VERCEL_ENV=preview