revert: alpha updates (#51)

This reverts commit e30e633490.
This commit is contained in:
Elliot DeNolf
2024-03-22 12:36:08 -04:00
parent e30e633490
commit 409713b99e
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
import { withPayload } from '@payloadcms/next'
import withPayload from '@payloadcms/next/withPayload'
/** @type {import('next').NextConfig} */
const nextConfig = {