Files
0f257125-dfb1-49ad-b2ca-cbb…/vercel.json
2026-04-05 21:49:07 +00:00

5 lines
97 B
JSON

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