Files
747b2533-7cca-4e6c-85f9-8b9…/vercel.json
2026-05-14 05:37:50 +00:00

5 lines
97 B
JSON

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