Files
b5f8dd1d-d920-4a39-882d-5ee…/vercel.json
2026-03-09 02:25:16 +00:00

5 lines
97 B
JSON

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