1 2 3 4 5 6 7
# Kam Project Environment Variables # Copy this file to .env to use it. # Variables defined here will be loaded during `kam build` and accessible in hooks. # Example: # API_KEY=your_api_key_here # BUILD_TARGET=production