Files
14f03aef-604d-4d6c-b55d-764…/vercel.json
2026-05-31 23:15:44 +00:00

5 lines
97 B
JSON

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