Next.js Discord

Discord Forum

Destack Page Builder implementation in next.js 14 application using App router.

Unanswered
Beveren posted this in #help-forum
Open in Discord
Avatar
BeverenOP
I am using destack page builder but getting error. I am using app router from next.js 13. Can anyone help
Image

4 Replies

Avatar
gin
You cant use
getStaticProps
in the app router
Avatar
BeverenOP
yes.
What to do?
is Destack have support for methods/api which are in App Router.