Files
32dd3ae1-f2cb-4c3f-9ee3-eef…/vercel.json
2026-03-23 02:43:48 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}