No badges yet
No accepted solutions yet
Failed to deploy functions if project is located in subdirectory (with minimal example to reproduce)
Hi @pawlean , thanks for your reply. Although my problem has solved, there are still monorepo-related issues circulating around. Just to name two of them that I found out, which...
Failed to deploy functions if project is located in subdirectory (with minimal example to reproduce)
Just found out the real issue here, close the discussion....
Vercel deploys functions directly from sourcecode, BEFORE build step, which could be inflexible to devs
Hi Vercel Staff, Sorry for the confusion from the [bug...
Failed to deploy functions if project is located in subdirectory (with minimal example to reproduce)
I created a [github issue](https://github.com/vercel/vercel/issues/12398). We can also discuss it there.
Failed to deploy functions if project is located in subdirectory (with minimal example to reproduce)
Edited: solved, see [post](https://community.vercel.com/t/vercel-deploys-functions-directly-from-sourcecode-before-build-step-which-could-be-inflexible-to-devs/1705) Hi, TL;DR -...