Files
922cf375-20d9-4252-b95b-2e7…/vercel.json
2026-05-11 08:17:58 +00:00

5 lines
97 B
JSON

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