Files
7ac9b9b9-acc3-446c-83d9-e6d…/vercel.json
2026-05-16 22:24:48 +00:00

5 lines
97 B
JSON

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