-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Siter Deployment error. #2
Comments
Hi, my bad. I should have not put the deployment button there since you need to configure first the NEXT_PUBLIC_URL on the environment variable. The best course of action you can do is clone the repo
Hope this helps. |
Hey @jasondev01 iam new to coding can you tell me which files i have to change cause according to step 4 i need to change something but i didn't get what i need to change can u elaborate pls. also can u send the link to kevin.rocks api documentation. |
You have to navigate to
comment all fetching there |
hey @jasondev01 after commenting out the fetching code the issue still presisits. deleted the yarn.lock file. commented out utils>getanimes the whole code i commented out the whole code in getanimes file. did the same with the above mentioned files to check if the still accours or not. |
Bro, you dont need to comment out the for example i have this: `export default async function Home() {
}` just comment them like this: `export default async function Home() {
}` and do the same with
if this doesnt work for you either, you can directly contact me on discord @jiison |
Hi @jasondev01 i tried deploying the code to vercel but i recieved the below error can u help me in this matter.
The text was updated successfully, but these errors were encountered: