Files
40bc3daa-2a2f-4298-ab3e-598…/vercel.json
2026-03-24 22:44:51 +00:00

5 lines
97 B
JSON

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