I am using next.js app and i wanna add apple-developer-merchantid-domain-association for Apple Pay usage.
I have placed the apple-developer-merchantid-domain-association file in my public/.well-known/ directory.
I tried to dl the file from the www.mydomain.com/.well-known/apple-developer-merchantid-domain-association but i am getting 404 in stead.
Therefore in localhost it had been downloaded successfully.