Files
xyflow/examples/next-xyflow/next.config.js
T
2023-10-10 13:19:37 +02:00

5 lines
92 B
JavaScript

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