Files
0516246f-0111-455a-bb4a-4d4…/vercel.json
2026-04-26 08:09:51 +00:00

5 lines
97 B
JSON

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