Skip to content

Commit

Permalink
docs(srv): update
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyOubouaziz committed Feb 10, 2025
1 parent 9192c00 commit d51aeb1
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ My Serverless Function does not build properly.

## Cause

This error may happen for multiple reasons. Refer to the documentation below to identify the reason of your problem.
This error may happen for multiple reasons. Refer to the documentation pages below to identify the problem.

## Possible solution

1. Make sure your function works fine by [testing it locally](/serverless-functions/reference-content/local-testing/)
1. Make sure your function works fine by [testing it locally](/serverless-functions/reference-content/local-testing/).

2. Check for [build errors with Cockpit](/serverless-functions/how-to/monitor-function/)
2. Check for [build errors with Cockpit](/serverless-functions/how-to/monitor-function/).

3. Make sure your function is [properly packaged](/docs/serverless-functions/how-to/package-function-dependencies-in-zip/)
3. Make sure your function is [properly packaged](/docs/serverless-functions/how-to/package-function-dependencies-in-zip/).

4. Check our [code examples](/serverless-functions/reference-content/code-examples/) to find out how Scaleway Serverless Functions are structured.

0 comments on commit d51aeb1

Please sign in to comment.