diff --git a/frontend/apps/erd-web/.env.production b/frontend/apps/erd-web/.env.production index 01919cc1..4dfec2ec 100644 --- a/frontend/apps/erd-web/.env.production +++ b/frontend/apps/erd-web/.env.production @@ -1,2 +1,2 @@ NEXT_PUBLIC_ENV_NAME=production -ASSET_PREFIX="http://localhost:3000" +ASSET_PREFIX="https://liam-erd-web.vercel.app"