Marcus Hellberg
Marcus Hellberg
It may have worked accidentally. But somehow it did in a video I did https://www.youtube.com/watch?v=qpWrIn5xuAE
Seems like it might be the same as https://github.com/vaadin/flow/issues/19280
If we split up the deployment, could we deploy the endpoints as serverless functions, similar to what Vercel does with Next.js? Would there be any benefits to that?
Besides just cost alone, we should also consider organizational fit. If a company has set up its deployments in a way that they deploy frontends and backends separately, they may...