Skip to content

Fix cache vars and build#65

Merged
sprice merged 1 commit intomainfrom
sprice/fix-cache-and-build
Oct 16, 2025
Merged

Fix cache vars and build#65
sprice merged 1 commit intomainfrom
sprice/fix-cache-and-build

Conversation

@sprice
Copy link
Member

@sprice sprice commented Oct 16, 2025

  • Next.js can't use variables for page.tsx export const revalidate ie:
    • export const revalidate = 120
    • export const revalidate = REVALIDATE.
    • My bad 😬
  • Coolify was erroring out on npm run build errors which makes sense. I've added this step to our GitHub Action

@sprice sprice merged commit 2cfe308 into main Oct 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant