Boost My AgentGet Boost OS
Vercel

Vercel starter module

Server routes

Shapes trusted Next.js routes for Vercel with clear runtime and timeout choices.

Files
2
Lines
72
Languages
TypeScript

Included files

This page lists paths and purposes, not source contents.

  • src/checkout/create-record-route.ts

    Creates a trusted customer record from validated request fields.

    TypeScript

    56 lines

  • src/checkout/list-records-route.ts

    Lists only records owned by the authenticated customer.

    TypeScript

    16 lines