export const SERVER_URL = process.env.NEXT_PUBLIC_API_URL ?? "http://localhost:8080"; export const DEVICE_TOKEN_KEY = "qms_device_token";