Starting today, developers can provision Aurora PostgreSQL , Amazon DynamoDB , and Aurora DSQL directly from the Vercel dashboard with a guided setup flow and automatic project configuration. v0 can also create and connect AWS accounts and databases to your project as it builds. AWS databases run some of the world's largest applications. This launch brings AWS data infrastructure into the Vercel developer experience, so you can set up a production database without manual IAM setup, credential wiring, or switching between consoles. New AWS teams can get started with a free starter plan and $100 in credits . Link to heading Built on AWS, optimized for speed Vercel runs on AWS infrastructure. Your functions and your database are in the same data centers, which means latency stays low. We tested 50 sequential database round trips across different providers: Provider 50 round trips (mean) Per round trip AWS RDS (Aurora) 64ms ~1ms Provider B 109ms ~2ms Provider C 150ms ~3ms Same workload, same Vercel functions.…