Files
5f041060-a269-493f-b62c-7eb…/vercel.json
2026-05-23 03:55:32 +00:00

5 lines
97 B
JSON

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