Files
aad9fc0b-40e6-4f33-9ffd-4a0…/vercel.json
2026-05-01 05:46:32 +00:00

5 lines
97 B
JSON

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