How to deploy a Svelte app




In this post, we will see how to deploy a svelte app.

Prerequisites

  • A GitHub account
  • Code must be pushed to GitHub

Now go to vercel

Connect your GitHub account with vercel.

Now click on import project

Click on import git repository

Now paste the URL of your GitHub repo

Select the framework as svelte

Hit deploy, That's it.