chore(debug): envs in api functions
This commit is contained in:
2
env/server.ts
vendored
2
env/server.ts
vendored
@@ -1,8 +1,6 @@
|
||||
import { createEnv } from "@t3-oss/env-nextjs"
|
||||
import { z } from "zod"
|
||||
|
||||
console.warn({ PROCESS_ENV: process.env })
|
||||
|
||||
export const env = createEnv({
|
||||
/**
|
||||
* Due to t3-env only checking typeof window === "undefined"
|
||||
|
||||
Reference in New Issue
Block a user