unnecessary change

This commit is contained in:
Theo Leuthardt 2025-02-28 11:51:01 +01:00 committed by GitHub
parent 2dad778d0e
commit 22095aa71c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,5 @@
import type { NextConfig } from "next";
console.log("NEXT_PUBLIC_BACKEND_URL", process.env.NEXT_PUBLIC_BACKEND_URL);
const nextConfig: NextConfig = {
output: "standalone",
env: {