Files
e3db68a7-ca45-47f8-ab73-24b…/vercel.json
2026-05-17 19:01:39 +00:00

5 lines
97 B
JSON

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