Skip to content

Vercel template invalid deploy #538

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
gomesalexandre opened this issue Mar 10, 2025 · 0 comments
Open
1 task done

Vercel template invalid deploy #538

gomesalexandre opened this issue Mar 10, 2025 · 0 comments

Comments

@gomesalexandre
Copy link

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

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

No branches or pull requests

1 participant