|
|
|
|
|
by leerob
1426 days ago
|
|
You could swap out React here for another solution (e.g Svelte) and it would mostly read the same. The Build Output API[1] mentioned is how React, Vue, Svelte, and their "metaframeworks" run on Vercel today. [1]: https://vercel.com/blog/build-output-api |
|