From 6d4d865863e9498903f9ca1499e5d94f5d53b550 Mon Sep 17 00:00:00 2001 From: "rxfe.a" <104333985+rxfe-a@users.noreply.github.com> Date: Sat, 9 Mar 2024 21:50:58 -0800 Subject: [PATCH 1/3] May Work? --- vercel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vercel.json diff --git a/vercel.json b/vercel.json new file mode 100644 index 0000000..828db1a --- /dev/null +++ b/vercel.json @@ -0,0 +1,11 @@ +{ + "version": 2, + "builds": [{ + "src": "index.js", + "use": "@vercel/node" + }], + "routes": [{ + "src": "/(.*)", + "dest": "index.js" + }] + } \ No newline at end of file From 883935eccfdafa100a5a852b91d8f495c20d9ba3 Mon Sep 17 00:00:00 2001 From: "rxfe.a" <104333985+rxfe-a@users.noreply.github.com> Date: Sat, 9 Mar 2024 21:57:57 -0800 Subject: [PATCH 2/3] fix readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1313375..fa654ae 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ 🎮 CybriaGG is an unblocked site for users to access & play Roblox freely on Now.GG > [!WARNING] -> Do not deploy this to Vercel, Netlify, Github Pages, Cloudflare Pages or any Static web hosting services, they don't support Node.js +> Do not deploy this to Netlify, Github Pages, Cloudflare Pages or any Static web hosting services, they don't support Node.js > It's best to use apps like Codesandbox, Replit, Render or others. # Deploy @@ -18,6 +18,8 @@ [![Run on Replit](https://binbashbanana.github.io/deploy-buttons/buttons/remade/replit.svg)](https://replit.com/github/CybriaTech/CybriaGG) +[![Deploy to Vercel](https://vercel.com/button)](https://github.com/CybriaTech/CybriaGG) + ## Active Links https://cygg.onrender.com/ - Official Link, May Shut Down At Times From 0771d3ec03f1c698dda8db1229a3cb798a6b3f21 Mon Sep 17 00:00:00 2001 From: "rxfe.a" <104333985+rxfe-a@users.noreply.github.com> Date: Sat, 9 Mar 2024 22:05:17 -0800 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa654ae..ccd6d95 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ [![Run on Replit](https://binbashbanana.github.io/deploy-buttons/buttons/remade/replit.svg)](https://replit.com/github/CybriaTech/CybriaGG) -[![Deploy to Vercel](https://vercel.com/button)](https://github.com/CybriaTech/CybriaGG) +[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FCybriaTech%2FCybriaGG) ## Active Links