FIX;Application return 404 after deploy
This commit is contained in:
parent
ec7f40dc88
commit
e9f967bed5
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ const nextConfig = {
|
|||
locales: ["cs"],
|
||||
defaultLocale: "cs",
|
||||
},
|
||||
output: "standalone",
|
||||
trailingSlash: true,
|
||||
};
|
||||
|
||||
module.exports = nextConfig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue