Steve Persch

Results 76 issues of 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...

Process: Needs SME
Topic: Next.js
Type: Discussion

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...

Topic: Next.js
Type: Discussion

[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...

Topic: Next.js

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...

Topic: Next.js
Type: Discussion

[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...

Topic: Next.js
Type: Discussion

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...

Topic: Next.js
Type: Discussion

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....

Topic: Next.js
Type: Discussion

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...

Topic: Next.js

[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.

Process: High Priority
Type: Quick Fix