Files
b3e72c40-4de4-455a-8c32-329…/vercel.json
2026-03-14 05:54:07 +00:00

5 lines
97 B
JSON

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