Files
e94e281c-6b65-4d48-8238-7ed…/vercel.json
2026-05-06 14:06:24 +00:00

5 lines
97 B
JSON

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