mirror of
https://github.com/nuxt/ui.git
synced 2026-09-14 19:51:10 +08:00
7 lines
205 B
Bash
7 lines
205 B
Bash
# Used when pre-rendering the docs for dynamic OG images
|
|
NUXT_PUBLIC_SITE_URL=
|
|
# Used to fetch GitHub data (commits, releases, pull requests)
|
|
NUXT_GITHUB_TOKEN=
|
|
# Vercel AI gateway key
|
|
AI_GATEWAY_API_KEY=
|