Skip to content

Welcome to env-valibot

Validate environment variables with valibot.

Deploying your app with invalid environment variables is a hassle. This package helps you to avoid that. Inspired by t3-env which I highly recommend using if zod is already a production dependency. Otherwise, valibot will likely be more efficient for just environment variable checking.