DB_HOST=localhost
DB_NAME=deshi_finds
DB_USER=root
DB_PASSWORD=
JWT_SECRET=eyJ1c2VySWQiOiI2Y2VjMzI5ZC1hYzEwLTQ1ZTctOTNkOS05Zm
NEXT_PUBLIC_API_URL=http://localhost:3000

NEXT_PUBLIC_BACKEND_API_URL = "http://localhost:5000"