chore: align to non-trailing slash; update deploy checks for /lecoffre (200) and /lecoffre/ (301)
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m11s
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m11s
This commit is contained in:
parent
b4f9dafdab
commit
0a5aff1b84
@ -5,7 +5,7 @@ const nextConfig = {
|
||||
output: 'standalone',
|
||||
basePath: '/lecoffre',
|
||||
assetPrefix: '/lecoffre',
|
||||
trailingSlash: true,
|
||||
trailingSlash: false,
|
||||
typescript: {
|
||||
ignoreBuildErrors: true,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user