Revert "chore: try static deploy"

This reverts commit c59a553b6f.
This commit is contained in:
SevicheCC 2023-06-08 15:57:06 +08:00
parent 88cb867228
commit f17e33311d
Signed by: SevicheCC
GPG key ID: C577000000000000

View file

@ -1,6 +1,5 @@
/** @type {import('next').NextConfig} */ /** @type {import('next').NextConfig} */
const nextConfig = { const nextConfig = {
output: "export",
reactStrictMode: true, reactStrictMode: true,
experimental: { experimental: {
appDir: true, appDir: true,