Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Vercel template invalid deploy #538

@gomesalexandre

Description

@gomesalexandre

Describe the bug

When using the vercel template to initiate a Frog project as per docs with npm init frog -- -t vercel, and then running npm run deploy, the dist is invalid:

https://frame-test-eight.vercel.app

Similarly, trying to access https://frame-test-eight.vercel.app/api is a 404:

Image

Link to Minimal Reproducible Example

No response

Steps To Reproduce

  • npm init frog -- -t vercel
  • cd project-name
  • npm i && npm run deploy
  • Notice invalid deploy

Frog Version

❯ npx frog -v frog/0.18.3 darwin-arm64 node-v18.12.0

TypeScript Version

❯ tsc -v Version 4.9.3

Check existing issues

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions