Files
7a65bedc-4451-4255-938d-4eb…/vercel.json
2026-03-02 22:28:41 +00:00

5 lines
97 B
JSON

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