chore: implements withPayload

This commit is contained in:
James
2024-03-01 12:33:44 -05:00
parent cbe282b5fd
commit 0159b4a9e8
4 changed files with 50 additions and 48 deletions

View File

@ -1,4 +0,0 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;