Skip to content

Fix Vercel deployment: remove functions config#171

Open
trend-sheldon-lu wants to merge 1 commit into
Toperlock:mainfrom
trend-sheldon-lu:fix-vercel-deployment
Open

Fix Vercel deployment: remove functions config#171
trend-sheldon-lu wants to merge 1 commit into
Toperlock:mainfrom
trend-sheldon-lu:fix-vercel-deployment

Conversation

@trend-sheldon-lu
Copy link
Copy Markdown

Deploy to vercel nowadays shows:

Caution

The pattern "api/app.py" defined in functions doesn't match any Serverless Functions inside the api directory.

Vercel automatically detects api/app.py with Flask app. The functions pattern should only be used for configuring existing functions, not defining them. This fixes the 'unmatched function pattern' error.

Vercel automatically detects api/app.py with Flask app.
The functions pattern should only be used for configuring existing
functions, not defining them. This fixes the 'unmatched function pattern' error.
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 18, 2026

Someone is attempting to deploy a commit to the toperlock's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant