ai-sdk-next-openai/next.config.js
2025-09-26 15:46:29 +00:00

5 lines
94 B
JavaScript

/** @type {import('next').NextConfig} */
const nextConfig = {};
module.exports = nextConfig;