VITE_WREN_API_TOKEN=your-token-here VITE_FORMSPREE_CONTACT_ID=your-formspree-contact-form-id VITE_FORMSPREE_OFFSET_ID=your-formspree-offset-form-id # Backend API URL (for Stripe checkout) # Development: http://localhost:3001 # Production: https://api.puffinoffset.com (or your backend URL) VITE_API_BASE_URL=http://localhost:3001