Add standalone artifact deploy workflow
This commit is contained in:
@ -8,6 +8,7 @@ const securityHeaders = [
|
||||
];
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
output: "standalone",
|
||||
reactStrictMode: true,
|
||||
poweredByHeader: false,
|
||||
async headers() {
|
||||
|
||||
Reference in New Issue
Block a user