Files
be1e2b54-4928-4462-b160-ddb…/vercel.json
2026-06-03 17:29:24 +00:00

5 lines
97 B
JSON

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