Relative Content

Tag Archive for reactjsgithub

How to deploy website with github actions

I want deploy my simple website with github actions but its throw an error because of server side component. Im using nextjs version 12 for my website and im not sure how to update it to latest versin because its also throw different errors

my website is not deploying and showing some error

when i deploy app in the local server it is running well . but at the same moment when i try to deploy it in the github branch it is showing some error.
I try to deploy it in the github and make my website live. is there any other way?