standalone is not ready yet
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
2022-11-06 23:17:51 +01:00
parent 3ac968a63c
commit 12f829c3d3
8 changed files with 53 additions and 14 deletions

View File

@@ -2,7 +2,6 @@
const nextConfig = {
reactStrictMode: true, // Recommended for the `pages` directory, default in `app`.
swcMinify: true,
output: 'standalone',
experimental: {
// Required:
appDir: true,