[docs] Update deploy URLs to point to /templates/next.js/nextjs-ai-chatbot (#1194)

This commit is contained in:
Matthew Binshtok 2025-09-13 16:03:31 -04:00 committed by GitHub
parent 38156eafcf
commit 445d63e620
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -59,8 +59,9 @@ function PureChatHeader({
asChild
>
<Link
href={`https://vercel.com/new/clone?repository-url=https://github.com/vercel/ai-chatbot&env=AUTH_SECRET&envDescription=Learn more about how to get the API Keys for the application&envLink=https://github.com/vercel/ai-chatbot/blob/main/.env.example&demo-title=AI Chatbot&demo-description=An Open-Source AI Chatbot Template Built With Next.js and the AI SDK by Vercel.&demo-url=https://chat.vercel.ai&products=[{"type":"integration","protocol":"storage","productSlug":"neon","integrationSlug":"neon"},{"type":"integration","protocol":"storage","productSlug":"upstash-kv","integrationSlug":"upstash"},{"type":"blob"}]`}
href={`https://vercel.com/templates/next.js/nextjs-ai-chatbot`}
target="_noblank"
rel="noreferrer"
>
<VercelIcon size={16} />
Deploy with Vercel