Files
documenso/apps/openpage-api/next.config.js
2024-12-10 21:19:05 +11:00

5 lines
94 B
JavaScript

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