idek
All checks were successful
Deploy Website / deploy (push) Successful in 4m32s

This commit is contained in:
Lee 2024-10-09 02:20:34 +01:00
parent 8ec865d985
commit 104a08b0d9

@ -14,6 +14,7 @@ const nextConfig = {
],
},
env: {
HOSTNAME: "0.0.0.0",
NEXT_PUBLIC_BUILD_ID: process.env.GIT_REV || "dev",
NEXT_PUBLIC_BUILD_TIME: new Date().toLocaleDateString("en-US", {
year: "numeric",