python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Serverless functions on Vercel not writing to database with prisma
Hello I am new to the whole serverless concept, I created my own wedding site because I'm hard headed and thought that I could create a better one then the free one offered by the knot. So I used Next...
Ryan Speciale
Votes: 0
Answers: 0
Vercel Deployment Error: Command "yarn run build" exited with 1
I am developing a React app in VS Code. I used create-react-app for setup. I can run the project without any problem with npm start. When I tried to publish the project with Vercel I got errors:
i com...
Noraboja
Votes: 0
Answers: 1
Command "npm run build" exited with 1 in Versel
I am developing a next.js app using MapBox and firebase.
Works fine on localHost but its not getting deployed.
Building
46s
Cloning github.com/Aindrail/CAB_APP (Branch: main, Commit: 34cf9dc)
Cloning ...
Aindrail Santra
Votes: 0
Answers: 1
Why am I getting an 308 redirect to my origin in cloudfront?
I have a domain in Vercel:
...-staging.vercel.app
My Cloudfront looks like this:
domain name: xxx.cloudfront.net alternate domain name: MY-PROD-MAIN.com origin:...-staging.vercel.app (the one in Verce...
Turkex
Votes: 0
Answers: 0