Files
34465b79-422d-4d5a-8f81-91e…/vercel.json
2026-03-31 11:59:19 +00:00

5 lines
97 B
JSON

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