Files
a6f7c631-caeb-4acd-a19b-734…/vercel.json
2026-04-23 22:22:01 +00:00

5 lines
97 B
JSON

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