Files
7551f35c-dafd-4855-9a0f-13b…/vercel.json
2026-04-13 00:28:24 +00:00

5 lines
97 B
JSON

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