Articles by Tag #vercel

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

How to Deploy a Discord Bot to Vercel 🚀

Original article: https://bestcodes.dev/blog/how-to-deploy-a-discord-bot-to-vercel Wow, it's been...

Learn More 74 22Jan 27

Deploying Your Node.js Backend for Free on Vercel

Deploying frontends for free? Super easy! Tools like Vercel, Firebase, and GitHub Pages make it a...

Learn More 29 0Dec 25 '24

Create a website with the next JS and deploy it with Vercel.

Building and deploying a website with Next.js is easier than you might think, and the best part? It's...

Learn More 21 2Nov 12 '24

Free Next.js Hosting Providers in 2025: Pros and Cons

As Next.js continues to thrive in 2025, developers are on the lookout for free hosting options that...

Learn More 20 2Apr 8

Building an HR Team-Matching Agent With MongoDB Vector Search, Voyage AI, & Vercel AI SDK

Picture this: You're an HR manager at a growing tech company. It's Monday morning, and the VP of...

Learn More 16 0Apr 22

Appwrite Sites vs Vercel: Choosing the right web hosting platform

Deploying modern web applications should be fast, flexible, and reliable. As developers, we've come...

Learn More 13 0May 20

Writing an LLM Eval with Vercel's AI SDK and Vitest

The Xata Agent Recently we launched Xata Agent, an open-source AI agent which helps...

Learn More 12 0Apr 3

Deploy Your FastAPI App on Vercel: The Complete Guide

So I was working on this FastAPI project last week and needed to deploy it somewhere. I tried a few...

Learn More 9 0Jun 30

Export .env from Vercel: New Laptop, Old Project? No Problem!

Starting fresh on a new laptop or revisiting an old project doesn’t mean you’re stuck hunting for...

Learn More 8 0Dec 7 '24

Generating and Storing Google Gemini Embeddings with Vercel AI SDK and Supabase

Text embeddings are numerical vectors representing concepts like text, enabling AI tasks such as...

Learn More 8 0Apr 1

Why Your React App Breaks When You Refresh on Vercel (And the 2-Minute Fix)

Deployed a React app to Vercel and seeing a 404 error when refreshing routes? Here’s why it happens, and the simple fix using a vercel.json file.

Learn More 8 2Oct 13

Automating Your Project Deployment with GitHub Actions: A Step-by-Step Guide

As developers, we often spend hours repeatedly performing the same deployment tasks. Have you ever...

Learn More 8 1Nov 26 '24

A developers guide to v0.dev

Let's talk about v0.dev, a tool that's been making waves in the UI development space. If you've ever...

Learn More 8 0Feb 12

Cloudflare saved my Vercel quota & I barely noticed

I run https://swapi.info as a side project and host it on Vercel. Thanks to paranoia of my whole...

Learn More 7 0Apr 25

Resolving CORS Errors in a NestJS App Deployed on Vercel

When deploying a NestJS application on Vercel, you may encounter CORS (Cross-Origin Resource Sharing)...

Learn More 7 0Apr 23

🤖🧠Making Tech Blog 4 (Vercel)

Intro Hello! I'm trying to make a Tech Blog for study. Used AWS and React. First, I wrote...

Learn More 7 4Jan 25

Next.js & Hono.js Starter Project 🚀

Hey everyone! 🙌 After receiving amazing feedback and interest from the community, I’m excited to...

Learn More 7 1Dec 4 '24

5 Vercel Features Developers Absolutely Love

Vercel has been a game-changer for developers, redefining how we approach web development with tools...

Learn More 7 0Nov 20 '24

How to create free email forwarding for your Vercel app custom domain

During my day to day use, I missed having a personalized email service with my domain, for example...

Learn More 7 0Nov 28 '24

Securing Your Next.js Application: The Basic Defenders (Security Headers)

The Essential Security Headers Every Next.js Application Needs As seasoned developers, we...

Learn More 7 0Jan 21

How I Built My First Portfolio with React and Vite

Hello, developers! In this article, I want to share how I built my first portfolio using React and...

Learn More 6 0Jul 3

Generative AI in React: Smarter UIs with Vercel AI SDK 3.0

Generative AI in React is revolutionizing web development, delivering productivity gains of up to 50%...

Learn More 6 0Nov 11 '24

Stop Worrying About LLM Downtime: Build Resilient AI Apps with `ai-fallback`

Large Language Models (LLMs) are increasingly central to modern applications, powering features from...

Learn More 6 0Apr 4

PSA: Add the following to your Vercel project's firewall

Original Post with PSA Endorsed by Lee Robinson (VP of Developer Experience @...

Learn More 6 0Jan 7

My League of Legends Based Developer Portfolio

Motivation I have been playing League of Legends for nearly a decade. I love the game's...

Learn More 6 6Oct 1

Hosting Your Next.js App with Docker: A Multi-Stage Approach

I've spent enough time wrestling with Docker and Next.js to confidently guide you through this...

Learn More 5 0Jan 19

Next.js vs Remix: Which is the Right Framework in 2025?

Next.js vs Remix: A Guide to Choosing the Right Framework in 2025 Next.js vs Remix:...

Learn More 5 1Jan 31

Headless Chrome on Vercel: Build a Screenshot API That Survives Cold Starts

If you’ve ever tried running Puppeteer on Vercel’s serverless platform, you’ve probably hit a wall....

Learn More 5 0Oct 14

Leveraging Edge Caching in Next.js with Vercel for Ultra-Low Latency

We’ve come quite a distance in exploring how Next.js can turbocharge performance, whether through...

Learn More 5 0Apr 16

How I Built an Affordable, Efficient Architecture for a Daily Movie Puzzle Game

I’ve been building a daily movie puzzle game called starcrossed, and I’ve managed to set it up and...

Learn More 5 1Dec 18 '24