fix: deploy
This commit is contained in:
@@ -10,7 +10,6 @@ const withNextIntl = createNextIntlPlugin();
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
output: 'standalone',
|
||||
outputFileTracingRoot: path.join(__dirname, '..'),
|
||||
async redirects() {
|
||||
return [
|
||||
// Blog redirects
|
||||
|
||||
Reference in New Issue
Block a user