Files
9b09c68d-de8c-4bed-bdb4-81d…/vercel.json
2026-06-01 07:33:28 +00:00

5 lines
97 B
JSON

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