From f484465205834a385800597f49834d3809afad93 Mon Sep 17 00:00:00 2001 From: Owen Rees Date: Tue, 13 Jun 2023 10:41:40 +0200 Subject: [PATCH] env update --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 1116083..d428dfe 100644 --- a/.env.production +++ b/.env.production @@ -1 +1 @@ -NEXT_PUBLIC_URL=https://$NEXT_PUBLIC_VERCEL_URL +NEXT_PUBLIC_URL=https://${VERCEL_URL}