Files
36701466-5077-4f37-8802-e2f…/vercel.json
2026-04-21 16:38:32 +00:00

5 lines
97 B
JSON

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