Files
55f044ff-3d1c-466d-886f-dbd…/vercel.json
2026-03-05 18:33:41 +00:00

5 lines
97 B
JSON

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