Files
2b803c4e-1ebe-4c1f-a84a-17f…/vercel.json
2026-05-12 15:49:26 +00:00

5 lines
97 B
JSON

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