상망 revalidatePath 테스트

2023-12-30
0min
Next.js

Write your own story!

this is title
js
import React from "react" export default function App() { return ( <div> <div>highlight line</div> <div>highlight cyan</div> <div>highlight pink</div> <div>highlight yellow</div> </div> ) }
this is caption
this is title
js
import React from "react" export default function App() { return ( <div> <div>highlight line</div> <div>highlight cyan</div> <div>highlight pink</div> <div>highlight yellow</div> </div> ) }
this is caption