Files
9c781f4e-7b8d-4d54-8db1-c9e…/vercel.json
2026-05-07 17:41:09 +00:00

5 lines
97 B
JSON

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