Next.js Discord

Discord Forum

What determines if a page is served as function when deployed?

Unanswered
Masai Lion posted this in #help-forum
Open in Discord
Masai LionOP
I have an app that when deployed has some pages with paths that are listed in the 'Functions" tab on my Vercel deployment. I can't find any configuration options (other than vercel.json - which doesn't exist in my project) that controls this.

1 Reply

Masai LionOP
hmm.. I think I found it! It's has to do with the fallback option returned by getStaticPaths