Skip to content

Generate /api endpoints folder during build #8

@astrojarred

Description

@astrojarred

It would be great to have the /api endpoints folder generate automatically during build. At the moment users must run a script to produce this folder and then commit it to their repository.

Like in #7, some issues include:

  • Vercel will reject the build outright if not /api directory or matching *.py endpoints are found in the repository.
  • Even if you put a dummy file in that folder, and generate the rest during build, Vercel will not publish those functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions