Files
c13cc643-b970-46e4-be1c-3ee…/vercel.json
2026-05-11 08:09:14 +00:00

5 lines
97 B
JSON

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