Files
5e568ecc-cbb4-4ab6-9b09-ea5…/vercel.json
2026-06-07 23:16:23 +00:00

5 lines
97 B
JSON

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