Files
2dd9e7f0-2730-4256-9ced-7eb…/vercel.json
2026-04-24 09:30:39 +00:00

5 lines
97 B
JSON

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