Files
a056ab70-2d38-4d51-a90f-e9b…/vercel.json
2026-05-21 22:13:34 +00:00

5 lines
97 B
JSON

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