Skip to content
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

Deno builder? #95

Open
mashaal opened this issue Oct 26, 2021 · 1 comment
Open

Deno builder? #95

mashaal opened this issue Oct 26, 2021 · 1 comment

Comments

@mashaal
Copy link
Contributor

mashaal commented Oct 26, 2021

I have a Deno build script which outputs static files to .vercel_build_output/static -- is it possible to use this in vercel's build runtime when deploying?

@TooTallNate
Copy link
Collaborator

Hey @mashaal, cool to hear you're interested in the filesystem output API. Should definitely be possible to invoke a Deno script at build time.

You'll probably be interested in the new API that's currently in beta here: https://vercel.com/docs/file-system-api

Also see #94 (WIP) which refactors this package into a "Plugin" which outputs the necessary file structure for the new Filesystem API.

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

2 participants