Skip to content

Commit

Permalink
clarify vercel neon free tier size limits in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanniser committed Nov 11, 2024
1 parent 4b02091 commit 9883ed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ A highly performant e-commerce template using Next.js and AI generated content b
- Make sure `?sslmode=required` is added to the `POSTGRES_URL` env for dev
- Run `pnpm db:push` to apply schema to your db
- The data/data.zip includes a ~300 MB data.sql file with the full schema and 1,000,000+ products
- *NOTE: The data exceeds the size limit allowed by the free tier for Neon on Vercel* [see more](https://vercel.com/docs/storage/vercel-postgres/usage-and-pricing#pricing)

### Performance

Expand Down

0 comments on commit 9883ed0

Please sign in to comment.