instagram-autopost-bot
instagram-autopost-bot copied to clipboard
Where and how do I host this bot?
I tried hosting it on vercel.
vercel.json
"builds": [
{
"src": "./index.js",
"use": "@vercel/node"
}
],
doesn't work.
I don't want to run this on local all the time, I made a dummy ig acc to test this, but I'm at a loss here, plz help.
Host it on VPS or replit