Files
3018a4a9-0beb-4fc8-843f-081…/vercel.json
2026-06-11 21:11:06 +00:00

5 lines
97 B
JSON

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