Files
18eddc42-c637-4866-af23-e03…/vercel.json
2026-03-07 14:53:21 +00:00

5 lines
97 B
JSON

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