CORE CONCEPTS

Deploying to Netlify

Netlify is a cloud platform for static sites and serverless functions, similar in spirit to Vercel. It fits Rasengan.js apps that want automatic Git-based deploys with minimal configuration.


In this guide, you will learn how to deploy a Rasengan.js app to Netlify.

Deploy

To deploy your Rasengan.js app to Netlify, you need to configure your project to use the @rasenganjs/netlify adapter. Have a look at the Netlify adapter documentation for more information.

Deploy to Vercel
Deploy to VPS