Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raulfdm/astro-vercel-build-split-prerender-error
https://github.com/raulfdm/astro-vercel-build-split-prerender-error
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/raulfdm/astro-vercel-build-split-prerender-error
- Owner: raulfdm
- Created: 2023-08-05T18:45:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-06T05:11:23.000Z (over 1 year ago)
- Last Synced: 2024-05-14T00:43:58.360Z (6 months ago)
- Language: Astro
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astro + Vercel + build split + prerender pages
## Getting started
1. run `pnpm install` in the root;
1. then, run `pnpm run build`
1. see the error```
prerendering static routes
error Unable to find the manifest for the module file:///path/to/astro-vercel-build-split-error/apps/website/dist/src/pages/_lang_/entry.index.astro.mjs?time=1691261057477. This is unexpected and likely a bug in Astro, please report.
```