From 6d7b3ac9a0fefb57949c50cf461c352a0860c5cd Mon Sep 17 00:00:00 2001 From: Malhar Ujawane Date: Mon, 11 Nov 2024 23:38:00 +0530 Subject: [PATCH] Added 1-click deploy to Vercel button --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e44a9c8..eab0e90 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,13 @@ Open-Audio TTS is a web application that allows users to convert text into natur - **Downloadable Audio**: Easily download the generated speech as an MP3 file directly from the browser. - **User-Friendly Interface**: Built with responsiveness in mind, offering a comfortable experience across different devices. + +## Deploy on Vercel + +The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. + +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/Justmalhar/open-audio) + ## Installation To set up the project locally, follow these steps: