replace with create next app

This commit is contained in:
Mikayla Dobson
2023-05-29 10:59:31 -05:00
parent 9246a4164d
commit 0b9e479d11
15 changed files with 4595 additions and 0 deletions

4
next.config.js Normal file
View File

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