Page names first letter is capitalized after deploying , forexample price -> Price
Unanswered
Black Caiman posted this in #help-forum
Black CaimanOP
5 Replies
Giant panda
You probably have a capitalization issue with git. Read this which has the same underlying issue: https://nextjs-faq.com/module-not-found-due-to-case-sensitivity
@Giant panda You probably have a capitalization issue with git. Read this which has the same underlying issue: https://nextjs-faq.com/module-not-found-due-to-case-sensitivity
Black CaimanOP
understood , so i should change page name to Price?
Giant panda
Depending on what you want you have to rename the file, remove it from git and re-add it with the correct capitalization
rename the folder to a lowercase version