Files
a62020fd-fd2c-4c2d-911c-26d…/vercel.json
2026-04-09 06:09:46 +00:00

5 lines
97 B
JSON

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