Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cache-control header issue in Next.js
Related to BuilderIO#52 Add cache-control header configuration to prevent CDN caching empty replies. * Modify `next.config.js` to include a `Cache-Control` header with a value of `no-store`.
- Loading branch information