Deploy Button with Storage service (postgres/redis)

I would like to create a “Vercel Deploy Button” for my Node.js application with a PostgreSQL database. How can I pin storage to my deploy button? In the documentation, I see that I need to pass a Product Slug, but I would like to create a new database each time the button is clicked.

If you want to require one of the storage integration options, you can follow the steps here:

Would that work for your project?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.