Closed venables closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
t3-env | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 11, 2024 0:26am |
@venables is attempting to deploy a commit to the t3-oss Team on Vercel.
A member of the Team first needs to authorize it.
You could also add cloudflare-pages
to the list of supported presets here: 🙂
https://github.com/t3-oss/t3-env/blob/main/docs/src/app/docs/customization/page.mdx?plain=1#L97
@ptts Thanks for the pointer -- I've updated the docs too
Cloudflare Pages automatically adds 4 environment variables, as defined in their docs here.
CF_PAGES
CF_PAGES_COMMIT_SHA
CF_PAGES_BRANCH
CF_PAGES_URL
To match the other presets, I set all the values as
string().optional()