Files
0bddb91a-a042-4103-a5bd-396…/vercel.json
2026-05-28 00:13:37 +00:00

5 lines
97 B
JSON

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