Skip to content

Commit 5581303

Browse files
Update next.config.mjs
1 parent 6f2a6fb commit 5581303

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs-v2/next.config.mjs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -545,11 +545,6 @@ export default withNextra({
545545
},
546546
async rewrites() {
547547
return [
548-
// Vercel Analytics rewrites for basePath support
549-
{
550-
source: "/_vercel/:path*",
551-
destination: "https://va.vercel-scripts.com/_vercel/:path*",
552-
},
553548
{
554549
source: "/shopify-faq-2023-10",
555550
destination: "/deprecated/shopify-faq-2023-10",

0 commit comments

Comments
 (0)