You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I verified that the issue exists in the latest Next.js canary release
Provide environment information
Which example does this report relate to?
deployment
Describe the Bug
Hello, i have a windows server and IIS. I found bunch of stuffs on web. Ok i can see something but my images throw 404 error. I think public folder doesnt work on publish. I tried so many things. But cannot find solution. Because of that i think i will not continue with nextjs. I think it should be more easy to deploy.
Expected Behavior
Locally deployment run perfect, but not in server side
To Reproduce
Please help me
The text was updated successfully, but these errors were encountered:
Give us more context, for example, this guide, https://medium.com/codenp/deploying-nextjs-application-on-windows-iis-server-cabdc22bccf8, did you try that? Is it Next.js' fault that one has to setup and learn the properties of your hosting server? Let's try to figure out what is wrong. Are the folders copied? does the server have read permissions to the public folder?
This issue has been closed due to the incorrect issue template being used. Please make sure to submit a new issue using the correct issue template. This will ensure that we have all the necessary information to triage your issue.
Thank you for your understanding and contributions.
Verify canary release
Provide environment information
Which example does this report relate to?
deployment
Describe the Bug
Hello, i have a windows server and IIS. I found bunch of stuffs on web. Ok i can see something but my images throw 404 error. I think public folder doesnt work on publish. I tried so many things. But cannot find solution. Because of that i think i will not continue with nextjs. I think it should be more easy to deploy.
Expected Behavior
Locally deployment run perfect, but not in server side
To Reproduce
Please help me
The text was updated successfully, but these errors were encountered: