Blog
Latest articles, tutorials, and product updates

Running Vercel AI Chatbot on your own server
Vercel has an example app to run a streaming AI chatbot, your own ChatGPT alternative. It uses Vercel's AI Gateway, so that you can use many different language models with it. Let's see how we can run it on your own server! Next.js AI ChatbotA full-featured, hackable Next.js AI chatbot built by VercelVercel Creating a server To run on your own server, you need to create or add an existing server first. With our integrations with DigitalOcean, Hetzner, and DataCrunch, it is very easy. Simply
Latest Articles
Latest Releases
TLDR: We have improved the app view, added server logs journal, and implemented the ability to modify your subscription to add more hosts and apps. Remove more below for more details. 🚀 New features Extend your plan by adding extra apps or hosts. Our customers' needs are growing, and so are we. Now you can change your plan by adding extra apps or hosts to your subscription. Go to Settings → Subscription and update your plan in just a couple of clicks. The additional apps and hosts are charg
We’ve focused this release on making everyday tasks easier, enhancing security, and improving the deployment of apps. 🚀 New * Smarter App Setup - You can now reference APP_URL and APP_HOSTNAME directly in your app descriptions for more flexibility. This is also used in some templates. * Improved Apps layout in Host View - Assigned apps get a redesigned, mobile-friendly layout that’s easier to work with across devices. * Health Checks After Deploy - Every deployment now automatically runs
💅 Fixes * Google & Safari Translate — Fixed display issues when using automatic translation in Google Chrome and Safari. * SSH Key Validation — Stronger checks ensure your SSH keys are valid and correctly set up. * OTP Sign-In — Instead of magic links, you can now sign in with a one-time passcode (OTP) for a faster and more secure login process.