generate metadata for the documentation page
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m10s

This commit is contained in:
Lee
2024-04-20 00:50:59 +01:00
parent e8e74a1a8d
commit 57a45a4c05
3 changed files with 25 additions and 7 deletions

View File

@ -1,4 +1,4 @@
import createMDX from '@next/mdx'
import createMDX from "@next/mdx";
/** @type {import('next').NextConfig} */
const nextConfig = {