refactor: migrate from firebase to vercel
This commit is contained in:
parent
43f80f9285
commit
717282ceb1
18 changed files with 545 additions and 98 deletions
|
@ -1,8 +1,5 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
output: "export",
|
||||
distDir: "build",
|
||||
images: { unoptimized: true },
|
||||
experimental: {
|
||||
externalDir: true,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue