No badges yet
No accepted solutions yet
Question about github action and vercel
[quote="swarnava, post:4, topic:1125"] github.enabled [/quote] ok this one now i have one more issue i keep getting ```Run vercel pull --yes --environment=preview...
Question about github action and vercel
just small correction i wrote this github action no one else also i did set to false when i do push to the pr it automaticly add as pandding and not waiting for github actions task...
Question about github action and vercel
i have github action that look like this ``` name: CI on: pull_request: branches: ["*"] merge_group: concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: ${{
Issue with build that failed only on Prod Build or Promoted
Issue with build that failed only on Prod Build or Promoted
been edit twice with the currect value the odd part it is that preview build pass without any issues at all but production build total failed
Issue with build that failed only on Prod Build or Promoted
Have issue with deployment this is a production build i get error with while Preview Build pass (this based on this) this what build based !