AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Building a Proximity in Next JS
Next's API routes are nice for pinging Stripe, building an endpoint that can be used as a webhook. But the API endpoints have a cold start because they use serverless functions to deploy them. So we've run into issues with that. We're just using the kind of standard thing. But it does sometimes cause an issue. It doesn't matter if it cold starts during a build. Like it's just, you're just doing that. I don't want to go through the API. That's the build process.