I have few assets in static folder of type *.se1
static > ephe > *.se1
In local, I’m able to set the path to ephe folder.
npm run dev > works fine
npm run build + preview > works fine
vercel preview > works fine
But when i deploy, it can’t find the folder.
Current behavior: Working fine in local as its able to find the path
Expected behavior: Works in vercel. Not sure if folder is skipped during build/ deployment.
“error”: "SwissEph file ‘sepl_18.se1’ not found in PATH ‘/ephe/’ \nusing Moshier eph.; "