Files
2dcdf7bb-fb51-4820-b8e8-370…/vercel.json
2026-04-08 08:14:37 +00:00

5 lines
97 B
JSON

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