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

chore: add vite-ssr-vercel-deploy #13

Merged
merged 11 commits into from
Jun 11, 2024
Merged

Conversation

hi-ogawa
Copy link
Owner

@hi-ogawa hi-ogawa commented Jun 11, 2024

I've been using Build Output V3 directly for its simplicity, but probably we need to tame vercel.json to provide "one click deploy" button.
(Or maybe not? haven't tried actually)

todo

  • confirm "Build Output V3" (aka --prebuilt) doesn't allow one click deploy
  • configure headers, rewrites etc...
  • release with vercel deploy
  • preview with vercel dev
  • can we configure "root directory" from cli?
  • needs COREPACK_ENABLE_AUTO_PIN=0 locally?

@hi-ogawa
Copy link
Owner Author

hi-ogawa commented Jun 11, 2024

Well, deploy button totally works with prebuilt .vercel/output. See


Let's just add a simplest one here for minimal demo.

@hi-ogawa hi-ogawa closed this Jun 11, 2024
@hi-ogawa hi-ogawa deleted the chore-vite-ssr-vercel-deploy branch June 11, 2024 06:20
@hi-ogawa hi-ogawa restored the chore-vite-ssr-vercel-deploy branch June 11, 2024 06:24
@hi-ogawa hi-ogawa reopened this Jun 11, 2024
@hi-ogawa hi-ogawa changed the title chore: add vite-ssr-vercel-json chore: add vite-ssr-vercel-deploy Jun 11, 2024
@hi-ogawa hi-ogawa marked this pull request as ready for review June 11, 2024 07:29
@hi-ogawa hi-ogawa merged commit 51f3b56 into main Jun 11, 2024
@hi-ogawa hi-ogawa deleted the chore-vite-ssr-vercel-deploy branch June 11, 2024 07:33
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

Successfully merging this pull request may close these issues.

1 participant