chore: try static deploy

This commit is contained in:
SevicheCC 2023-06-08 15:47:00 +08:00
parent 59c498c08b
commit c59a553b6f
Signed by: SevicheCC
GPG key ID: C577000000000000

View file

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