Files
55fe6dca-13b8-4319-85be-86f…/vercel.json
2026-03-21 16:05:28 +00:00

5 lines
97 B
JSON

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