Files
ced3c1b3-2523-4c8c-bb6a-8b8…/vercel.json
2026-06-07 14:04:41 +00:00

5 lines
97 B
JSON

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