Files
e3197190-0188-4e2e-9b4a-61e…/vercel.json
2026-04-14 08:56:12 +00:00

5 lines
97 B
JSON

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