0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/vercel
Arsh 22a5405b4a
fix(vercel): include 404.html as fallback in the static adapter (#9591)
* include 404.html as fallback

* add changeset

* include only when 404.astro exists

* add test

* route.component -> route.pathname
2024-01-05 23:57:48 +05:30
..
src fix(vercel): include 404.html as fallback in the static adapter (#9591) 2024-01-05 23:57:48 +05:30
test fix(vercel): include 404.html as fallback in the static adapter (#9591) 2024-01-05 23:57:48 +05:30
CHANGELOG.md [ci] release (#9541) 2024-01-02 10:26:33 -05:00
package.json [ci] release (#9541) 2024-01-02 10:26:33 -05:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/vercel

This adapter allows Astro to deploy your SSR site to Vercel.

Documentation

Read the @astrojs/vercel docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro