diff --git a/vercel.json b/vercel.json index 2ecc9bf..9b70c03 100644 --- a/vercel.json +++ b/vercel.json @@ -4,9 +4,6 @@ "framework": "nextjs", "devCommand": "npm run dev", "env": { - "NEXT_PUBLIC_SITE_URL": { - "description": "The production URL of your app (e.g., https://your-app.vercel.app)", - "value": "https://your-app.vercel.app" - } + "NEXT_PUBLIC_SITE_URL": "https://traetlzlxn2t.vercel.app" } -} +} \ No newline at end of file