Files
46deb147-a20c-4fcd-8409-ccf…/vercel.json
2026-03-07 08:18:09 +00:00

5 lines
97 B
JSON

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