parent
ede2fec794
commit
d28d2fc7dd
@ -1,5 +1,7 @@
|
||||
const nextBuildId = require("next-build-id");
|
||||
|
||||
console.log("Building with build id: " + process.env.GIT_REV);
|
||||
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
generateEtags: true,
|
||||
|
Loading…
Reference in New Issue
Block a user