Files
ef405c1e-8e8f-4998-a551-2bb…/vercel.json
2026-04-02 07:29:36 +00:00

5 lines
97 B
JSON

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