diff --git a/ui/litellm-dashboard/.env.production b/ui/litellm-dashboard/.env.production index 1df897e7d2..995fca4af2 100644 --- a/ui/litellm-dashboard/.env.production +++ b/ui/litellm-dashboard/.env.production @@ -1,2 +1 @@ -NODE_ENV=production -NEXT_PUBLIC_BASE_URL="ui/" \ No newline at end of file +NODE_ENV=production \ No newline at end of file