Netlify
Learn how to deploy your project to Netlify.
Last updated
Was this helpful?
Learn how to deploy your project to Netlify.
Last updated
Was this helpful?
, a popular choice for deploying modern websites and apps, offers features like continuous deployment from Git across a global application delivery network, serverless form handling, and more. It provides an ideal environment for deploying your Webstudio Projects.
Netlify supports deploying both dynamic apps and static sites.
Learn how to deploy your dynamic JavaScript application to Netlify.
You can manually change it using the build
command. For serverless functions:
Learn how to upload your static site to Netlify.
How to upload your project to Netlify:
Go to Sites
Add a new site
Manually – upload the export zip from Webstudio
Git – Unzip the export and add it to a repository such as GitHub
Click “Open production deploy”
\
Install the
Use the to deploy your app directly to :
You can configure the project to support Netlify serverless/edge-functions respectively, as deployment target at the time of initially setting up your project. Please check the section.
Export your project using one of the .