Files
5a9e4e1e-0d30-4649-90d7-d2c…/vercel.json
2026-04-20 19:01:04 +00:00

5 lines
97 B
JSON

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