Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
Discussion options

You must be logged in to vote

I was able to see the problem and I have a solution. Your project uses a /src directory, so you'll need to include that In the vercel.json config. For example, if you change "pages/api/revalidate.ts" to "src/pages/api/revalidate.ts" you'll see the expected maximum execution duration reflected on a new deployment.

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
13 replies
@lalish99
Comment options

@lalish99
Comment options

@lalish99
Comment options

@amyegan
Comment options

Answer selected by amyegan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
3 participants