images in subdomain
Unanswered
New Guinea Freshwater Crocodile posted this in #help-forum
New Guinea Freshwater CrocodileOP
I have subdomains setup in my nextjs project with images in my public folder
These load fine in my main app on the main domain (localhost:3000), but not on xyz.localhost:3000 (subdomain), as expected because the asset is located in
What can i do about this?
These load fine in my main app on the main domain (localhost:3000), but not on xyz.localhost:3000 (subdomain), as expected because the asset is located in
domain/assetWhat can i do about this?
2 Replies
New Guinea Freshwater CrocodileOP
Anyone?
Brown bear
redirect from middleware