Files
6299f9b2-26f8-407c-938d-4eb…/vercel.json
2026-04-04 07:49:34 +00:00

5 lines
97 B
JSON

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