Files
775c35ff-e01f-4cbf-9c57-ec6…/vercel.json
2026-06-08 16:08:21 +00:00

5 lines
97 B
JSON

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