Skip to main content

All Questions

Tagged with
0 votes
0 answers
29 views

How to fix the blank page while deploying my project on vercel

i deployed my project in vercel it show an blank page when run on the local it is working but when it deployed on vercel it show only blank white page https://github.com/manibalaji003/Weather-App....
Mani Balaji's user avatar
0 votes
0 answers
20 views

serverless function seems to be not invoking on vercel rather statuc assets are shown on dashboard

So my application is Node, Express, GraphQL and MongoDB and is written in TS. I'm triggering the vercel deployment using a github action. The deployment seems to working fine but it is not getting the ...
Mutahhir Khan's user avatar
0 votes
0 answers
69 views

How should I fix this Vercel deployment error?

Getting this error while trying to deploy on vercel. WARN! Due to `builds` existing in your configuration file, the Build and Development Settings defined in your Project Settings will not apply. ...
Jignesh saidane's user avatar
1 vote
3 answers
71 views

404:NOT_FOUND after vercel deployment

My portfolio site is working fine on local host but when i deploy it on vercel,url's of my linkedin profile and github page are showing 404:NOT_FOUND error Here is the link of my website text.Can ...
Shailesh Oza's user avatar
0 votes
1 answer
56 views

Getting INFINITE_LOOP_DETECTED as response while calling vercel api

I am calling vercel API to get a deployment details from GitHub Actions workflow. Here's my code: - name: Get deployment details run: | curl -L -X GET "https://api.vercel.com/v13/...
Shivam Srivastava's user avatar
0 votes
0 answers
176 views

How to get Vercel Deployment ID in github actions

How to get Vercel deployment ID in github actions I have deployment in vercel. Deployment URL has been created, using these commands to build and deploy. vercel build --debug DEPLOYMENT_URL=$(vercel ...
Shivam Srivastava's user avatar
0 votes
0 answers
64 views

Getting error when trying to login vercel with github

I have marked the error in my image. The error is *"You are marked as spam, and therefore cannot authorize a third party application." I need to solve the error and login to vercel.
Abdullah-5603's user avatar
0 votes
0 answers
80 views

Failed next js application to vercel and unkown git error from tradingview/charting_library

i tried deploying my next js application to vercel and i got this errors. npm ERR! code 128 npm ERR! An unknown git error occurred npm ERR! command git --no-replace-objects ls-remote ssh://git@github....
folakemi orekoya's user avatar
-2 votes
1 answer
212 views

Strage Error net::ERR_ABORTED 404 (Not Found)

After deploy my reactjs code to vercel, i've got this error on my console GET https://sushiku.vercel.app/Sushiku/assets/index-Bm3LEuNZ.css net::ERR_ABORTED 404 (Not Found) sushiku.vercel.app/:12 GET ...
josua oconner's user avatar
0 votes
0 answers
120 views

Difficulty Accessing PHP Files in Vercel Deployment

I'm encountering an issue with my Vercel deployment, specifically related to accessing PHP files. I'm currently in the process of deploying my PHP project on Vercel, and while it's not perfect yet, my ...
Petcu Mihnea's user avatar
1 vote
1 answer
185 views

Environmental vars not vorking in browser in Next.js after deployment

In my Next.js v.13.1.1 app encountered problem with env variables that work only locally. The flow is Open app in VS Code and start work If change any .env file, I shut and reopen VS Code Change app ...
Kiszuriwalilibori's user avatar
0 votes
2 answers
187 views

Is it possible to view the alias in the Vercel deployment UI?

I have created alias using vercel alias command in Github Actions. Is it possible to locate the alias in Vercel deployment UI. I have tried finding the solution to the above question in Vercel ...
Shivam Srivastava's user avatar
0 votes
0 answers
35 views

How to solve 404 error for php app on vercel?

I deployed my project to vercel without any database set up and I have a 404 error. Heres the github repo to the project im working on: https://github.com/DinoBarton/RankHali2.0 also soz if this is a ...
Dino 's user avatar
-1 votes
1 answer
196 views

Vercel - Node.js v18.18.2 Error: Command "npm run build" exited with 1

When I deploy I get : Error: 500 /grake To suppress or handle this error, implement `handleHttpError` in https://kit.svelte.dev/docs/configuration#prerender at file:///vercel/path0/node_modules/@...
Ari's user avatar
  • 603
0 votes
0 answers
21 views

Running as root without --no-sandbox is not supported. See https://crbug.com/638180. Got this problem when deploying old react project to vercel

Error: Failed to launch chrome! [1217/173320.655428:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180. TROUBLESHOOTING: https://...
msadikjowel's user avatar

15 30 50 per page
1
2 3 4 5 6