AS
Size: a a a
AS
AS
// server.get("/:slug.amp", (req, res) => {I was doing something like this before, but it won't work on
// return res.redirect(301, "/amp");
// });
// server.get("/keluaran-", (req, res) => {
// return res.redirect(301, "/");
// });
// server.get("/", (req, res) => {
// return app.render(req, res, "/html/homepage");
// });
// server.get("/auth", (req, res) => {
// return app.render(req, res, "/html/auth");
// });
NODE_ENV=production
ВЛ
/member/${id}
, {id}) for getting "id" in your next appR
IK
▲
▲
▲
AS
A
A
AS
D
A
AS
🦜
AS
🦜
IK
/manage/customer/${id}
, as: '/manage/customer/[customerId]', query: paginationContext });), a тут норм работает? Router.push('/manage/customer/[customerId]', /manage/customer/${value}
)IK
/manage/customer/${id}
, as: '/manage/customer/[customerId]', query: paginationContext });