Steve Persch
Steve Persch
The Build Adapters API went to Alpha yesterday as part of the Next.js 16 release: https://nextjs.org/blog/next-16#build-adapters-api-alpha We aren't currently using it for our builds/deployments. It is possible that this construct...
We are currently rebuilding our documentation site (docs.pantheon.io) in the Next.js framework and on Pantheon's [new infrastructure for Next.js](https://docs.pantheon.io/nextjs). It is visible here: https://live-documentation-in-nextjs.pantheonsite.io The rebuild is mostly a 1:1...
[Since `pantheon.yml` settings currently don't work in Next.js sites](https://docs.pantheon.io/nextjs/considerations#advanced-site-configurations), we will need to document how to do redirects to https another way. Over in https://github.com/stevector/office-artifacts/pull/15 I'm trying a technique in...
As Pantheon developed our now-sunsetting [Front-End Sites](https://docs.pantheon.io/guides/decoupled) offering, we also created a number of packages and reference implementations for WordPress and Drupal with Next.js. These packages made under the name...
[Pantheon's previous Front-End Sites product](https://docs.pantheon.io/guides/decoupled/wp-backend-starters/build-hooks), and many other providers, offer a way to directly retrigger a CI build from within a content management system. We have not yet replicated this...
We are currently working on the infrastructure changes and the application level code necessary to accommodate Incremental Static Regeneration behavior. The infrastructure change is the provisioning of a shared, persistent...
Pantheon supplies [automatic integration with New Relic](https://docs.pantheon.io/guides/new-relic) for WordPress and Drupal for all sites except those on the Basic plan. We do not yet have any such integration for Next.js....
Until #9762 is further along I am finding I can use short "revalidation" value (ISR) with Content Publisher route to get the end result of Content refreshing quickly. On large...
[This page](https://docs.pantheon.io/static-site-empty-upstream) should no longer be grouped under "Front-End Sites" although I'm not sure the best place to put it.