Articles by Tag #vercel

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

Deploy Your Express Backend in Vercel for Free 🚀⚡

Introduction Have you ever struggled with deploying your backend application? Don't worry...

Learn More 139 16Aug 20 '24

How to Deploy Your Backend on Vercel Using `vercel.json`: A Step-by-Step Guide

Deploying a backend server can often be a complex process, but with Vercel, it becomes...

Learn More 87 3Jun 15 '24

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 73 22Jan 27

Deploy Laravel application using Vercel

Hello Artisans, In this blog post, we will see how to deploy the laravel application on Vercel. It...

Learn More 67 3Jun 25 '24

Open AI with Vercel: Solution to Gateway Timeouts

Vercel and OpenAI: Not a Perfect Match. Vercel is great for starting small projects quickly and for...

Learn More 25 2May 31 '24

Vercel vs Netlify: How to Pick the Right One

In today’s web development, choosing the right deployment platform is key to your project's...

Learn More 24 2Aug 26 '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

Best 8 Deployment and Hosting for Next.js App

Hey Everyone, welcome back to our Build MVP series with Next.js. So, when it comes to deploying and...

Learn More 20 1Oct 4 '24

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 19 0Dec 25 '24

How Our Infrastructure Supports Last-Minute Studying

The past few weeks, one of our clients, Astra AI - an AI powered math tutor, has been recording a...

Learn More 19 0Jul 4 '24

How to Manage Multiple Domains with a Headless CMS

Hello, fellow developers! Today, we’re diving into a common challenge: "How can I manage 2+ domains...

Learn More 16 0Aug 26 '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 14 2Apr 8

How to Deploy and Host Your Website Cost-Effectively with Vercel 💰💰

Creating and deploying a portfolio website can often seem like a intimidating task, especially when...

Learn More 14 0Jun 9 '24

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 10 0Apr 3

How to Deploy a NestJS App on Vercel – The Simple Guide (Deploy API on Vercel)

Want to deploy your NestJS backend on Vercel? Great choice! Vercel is super fast and easy to use, and...

Learn More 10 0Apr 21

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 9 0Apr 22

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 9 0Apr 4

Creating a Next.js API to Convert HTML to PDF with Puppeteer (Vercel-Compatible)

Converting HTML to PDF is a common requirement in web applications. In this blog post, we'll explore...

Learn More 9 1Oct 11 '24

How to Deploy a Full-Stack Application on Vercel

In this article, I will guide you step by step on how to deploy a full-stack application using...

Learn More 8 0Sep 4 '24

Say Goodbye to Paid Sentry Alerts: Get Error Notifications on Slack for Free!

Are you tired of paying for Sentry's Slack integration? What if I told you there's a way to send...

Learn More 8 1Sep 28 '24

Déploier un Projet Laravel sur Vercel et Astuces pour Gérer les Fichiers JS et CSS

Le déploiement d’une application Laravel sur Vercel peut sembler complexe, mais avec les bonnes...

Learn More 8 0Sep 9 '24

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

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 7 0Dec 7 '24

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

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 7 1Jan 31

'useIsMobile' hook in vercel/ai-chatbot source code.

In this article, we will review useIsMobile hook in vercel/ai-chatbot source code. Following is...

Learn More 7 0Apr 18

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

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

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 7 0Apr 1