Files
60b4be6e-4740-4a77-b7fe-26f…/vercel.json
2026-05-10 08:38:50 +00:00

5 lines
97 B
JSON

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