Reference

Error Codes

Use this guide to find specific solutions and insights for common Vercel errors.
Table of Contents

When developing your application with Vercel, you may encounter a variety of errors. They can reflect issues that happen with external providers such as domain services or internal problems at the level of your application's deployment or your usage of platform features.

For general error handling guidance, that covers dashboard related errors, see General Errors.

The following errors are related to the Vercel platform. If you encounter one of these errors, contact Vercel support.

  • INTERNAL_EDGE_FUNCTION_INVOCATION_FAILED
  • INTERNAL_EDGE_FUNCTION_INVOCATION_TIMEOUT
  • INTERNAL_FUNCTION_INVOCATION_FAILED
  • INTERNAL_FUNCTION_INVOCATION_TIMEOUT
  • INTERNAL_FUNCTION_NOT_FOUND
  • INTERNAL_FUNCTION_NOT_READY
  • INTERNAL_DEPLOYMENT_FETCH_FAILED
  • INTERNAL_UNARCHIVE_FAILED
  • INTERNAL_UNEXPECTED_ERROR
  • INTERNAL_ROUTER_CANNOT_PARSE_PATH
  • INTERNAL_STATIC_REQUEST_FAILED
  • INTERNAL_OPTIMIZED_IMAGE_REQUEST_FAILED
  • INTERNAL_CACHE_ERROR
  • INTERNAL_CACHE_KEY_TOO_LONG
  • INTERNAL_CACHE_LOCK_FULL
  • INTERNAL_CACHE_LOCK_TIMEOUT
  • INTERNAL_MISSING_RESPONSE_FROM_CACHE
  • INTERNAL_FUNCTION_THROTTLED
  • INTERNAL_FUNCTION_SERVICE_UNAVAILABLE
Last updated on July 24, 2024