NEXT_PUBLIC_API_URL=https://dreamhome.solaredgeecosolutions.lk/api

# Backend Storage & Public Media Asset URL
NEXT_PUBLIC_STORAGE_URL=https://dreamhome.solaredgeecosolutions.lk

# Server-Side Backend API URL (for Next.js API Routes / SSR)
BACKEND_API_URL=https://dreamhome.solaredgeecosolutions.lk/api

# Frontend Public Site URL
NEXT_PUBLIC_SITE_URL=http://localhost:3000