Files
8c769fac-c817-48be-afb9-c71…/vercel.json
2026-06-13 07:29:31 +00:00

5 lines
97 B
JSON

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