Files
onspring-api-docs/next.config.js
T
2026-03-26 15:22:04 -05:00

5 lines
94 B
JavaScript

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