Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout authored Mar 12, 2024
1 parent ef0f349 commit 8f5b65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ Integration points:
- Build: the [package.json](package.json)'s scripts `package.json#scripts['vercel-build']` and `package.json#scripts.build`.
- Development: the [package.json](package.json)'s script `package.json#scripts.dev`; we use Vite's development server for improved DX.

> 👉 Vercel runs our API Route `api/ssr.js` as a serverless function, for more information see [Vercel Docs > Serverless Functions > Deploying](https://vercel.com/docs/concepts/functions/serverless-functions#deploying-serverless-functions).
> 👉 Vercel runs your API Route `api/ssr.js` as a serverless function, for more information see [Vercel Docs > Serverless Functions > Deploying](https://vercel.com/docs/concepts/functions/serverless-functions#deploying-serverless-functions).

0 comments on commit 8f5b65e

Please sign in to comment.