Files
b2dc1f9c-c972-4051-8d74-58d…/vercel.json
2026-03-02 20:00:01 +00:00

5 lines
97 B
JSON

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