Added 1-click deploy to Vercel button

This commit is contained in:
Malhar Ujawane 2024-11-11 23:38:00 +05:30 committed by GitHub
parent 8ad6ee0d49
commit 6d7b3ac9a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: