.env.testing 99 B

1234
  1. NODE_ENV = 'testing'
  2. VITE_BASE_URL = '/test-api'
  3. outputDir = 'building for testing please wait...'