Files
ae0d1a62-639c-4133-83be-00d…/vercel.json
2026-03-28 05:09:48 +00:00

5 lines
97 B
JSON

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