Hello, I am new to programming. Reading the docs can be somewhat of a challenge. Can I build an app with vercel under the hood?
Example: I will use something very simple
Let’s say I want to build an app that can help you generate beautiful designs for forms. I understand that vercel can build form designs but can I build a front end that uses vercel under the hood to generate these forms? This is similar to using open ai to build a wrapper application.
If this is possible, can someone point to the documentation or any tutorials?