# JMAP Webmail Configuration # Copy this file to .env.local and fill in your values # App name displayed in the UI NEXT_PUBLIC_APP_NAME=JMAP Webmail # JMAP server URL (required) # This is the URL of your JMAP-compatible mail server NEXT_PUBLIC_JMAP_SERVER_URL=https://your-jmap-server.com