Files
9cee6546-53fb-4bd2-98aa-d6d…/vercel.json
2026-05-01 07:15:19 +00:00

5 lines
97 B
JSON

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