mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-22 20:16:57 +00:00
static data generation with cache
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const dotenvExpand = require("dotenv-expand");
|
||||
|
||||
dotenvExpand.expand({ parsed: { ...process.env } });
|
||||
const nextConfig = {};
|
||||
|
||||
module.exports = nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user