We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098eda8 commit 06cc9b7Copy full SHA for 06cc9b7
1 file changed
src/utils/partners.tsx
@@ -328,9 +328,9 @@ const neon = (() => {
328
name: 'Neon',
329
id: 'neon',
330
libraries: ['start', 'router'],
331
- status: 'active' as const,
+ status: 'inactive' as const,
332
+ endDate: 'Apr 2026',
333
score: 0.297,
- tier: 'silver' as const,
334
href,
335
brandColor: '#00E599',
336
tagline: 'Serverless Postgres',
0 commit comments