Skip to main content

Questions tagged [vercel]

For software-development questions about Vercel, a frontend cloud deployment platform.

-1 votes
0 answers
10 views

My Vercel-deployed website with Node.js doesn't update when GitHub repo is updated

I have this problem with all my Node.js websites deployed in Vercel. When the GitHub repo that's linked to the project is updated, Vercel will say that yes, that last commit is deployed. But when I ...
Corina's user avatar
  • 1
0 votes
0 answers
5 views

Next.js Application error: a client-side exception has occurred (see the browser console for more information) error

I've deployed my Next.js project to Vercel. I've correctly set NEXT_PUBLIC_BACKEND_URL in the Environment Variables tab to fetch my data, but when I try to access the admin panel, I'm getting an "...
Ahmet Avcu's user avatar
-2 votes
0 answers
11 views

Node.js Video Upload Feedback Project Not Working on iPhone

I'm working on a project where users can upload their videos and receive feedback using the Gemini and OpenAI APIs. The frontend is deployed on Vercel, and the backend is on Railway. The project works ...
estakkk's user avatar
  • 29
-1 votes
0 answers
11 views

Fetch Backend Server Without catching data ~~ VERCEL

I'm using Next.js for the second time and I'm trying to fetch some data stored in my backend server. My back and my front are both deployed on Vercel. The problem is the data fetch doesn't change ...
iesnihS's user avatar
  • 11
0 votes
0 answers
13 views

404 Not Found ID: cpt1::r4ljq-1721260694133-e0487a97aa5c

I am getting a 404 not found on when trying to trying to hit the domain for an api I am trying to connect to. Im new to dev so Im sure there is something silly I am doing. The app is on node.js and am ...
Happy Zulu's user avatar
-1 votes
1 answer
19 views

index js code appears on the home page in vercel deployment

I am working on an ecommerce app using mern stack. I tried deploying it on vercel but for some reason the homepage shows the index js code and no other routes work, neither the api routes nor the ...
ISHAN JARWAL's user avatar
0 votes
0 answers
11 views

Restricted vertical scrolling in Next.js project in Android Phone

In my Next.js project, vertical scrolling is restricted on home page. But, when I load the homepage directly, the vertical scrolling happens however, when I navigate to the homepage from some other ...
Abhinav Jha's user avatar
0 votes
0 answers
27 views

TailwindCss has different colors in Dist Build and run Dev

I need to help please, I have been building a project with tailwindCss and React, with Vite, but when I build my project then generate the dist carpet, but the colors are different when I run project ...
Sierpe's user avatar
  • 25
0 votes
0 answers
25 views

Next JS fetch error from Ruby - Application error: a client-side exception has occurred (see the browser console for more information)

I have a Next Js app running in gogle cloud run and backend services in ruby on rails runnning on GKE i have correctly exposed the endpoints and they can connect however when i run the service on ...
Smbugua's user avatar
  • 87
0 votes
1 answer
46 views

Nextjs API works in local environment but not in production

I have created a blog project using Next. When posting a new article, the API route is called with axios and the article is created in my database (MongoDB). Everything works fine in local ...
Adrien Frischknecht's user avatar
-1 votes
1 answer
30 views

How can I deploy my nodejs (with typescript) backend on vercel?

I have designed backend of my MERN application using typescript with all the configurations required for ts. Following is hierarchy of my project: Following is my tsconfig.json. { "...
Tauseef Razaq's user avatar
0 votes
1 answer
42 views

npm ERR! npm ERR! sh: line 1: node-waf: command not found [closed]

I got an error during deployment, as follows: npm ERR! npm WARN using --force Recommended protections disabled. npm ERR! npm WARN ERESOLVE overriding peer dependency npm ERR! npm WARN ERESOLVE ...
Solideo Putra Zendrato's user avatar
1 vote
0 answers
10 views

deployment error in my nexjs application with Prisma orm

during the deployment of my application on Vercel, at the construction stage, I receive the error shown in the attached image. I've also associated the package.json file. { "name": "...
faris's user avatar
  • 11
0 votes
0 answers
10 views

Next Auth signout not working in vercel but ok in local

I am using nextAuth for signIn and signout. My problem is that users can signIn properly (for example email:[email protected] pswd:0911111111), but can never signout in vercel, it will only redirect to ...
susanliu's user avatar
0 votes
0 answers
9 views

Cannot configure properly vercel kv for production project

In my production nextjs app hosted in vercel I have the following error Uncaught (in promise) Error: Missing Vercel KV configuration NextJS 10 My env variables are in a .env file in the root of the ...
mateo ghidini's user avatar

15 30 50 per page
1
2 3 4 5
236