- middleware.ts -Proxy implementation file. This works as an Edge Middleware of Vercel.
- built-in-api-paths.js - List of paths excluded from multi-tenancy path rewriting. This is a copy of the file generated when
yarn genApiPaths
run in clubsx.
yarn genApiPaths
run in clubsx.