An example rewrite object configuration inside next.config.js. . Only paths with app.acme.com will be rewritten. { "rewrites": [ { "source": "/:path*" ...
確定! 回上一頁