Files
5cbb30be-4f28-49df-90be-701…/vercel.json
2026-04-18 15:01:21 +00:00

5 lines
97 B
JSON

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