Skip to content

Commit a64e400

Browse files
committed
pwa problem solved build failed 2nd time retrying again
1 parent ce872df commit a64e400

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/manifest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// app/manifest.ts
22
import type { MetadataRoute } from 'next';
33

4+
export const dynamic = 'force-static';
45
export default function manifest(): MetadataRoute.Manifest {
56
return {
67
name: 'Gecian Hub',

0 commit comments

Comments
 (0)