Files
2e795a14-e21d-4425-b57d-172…/vercel.json
2026-03-02 18:29:50 +00:00

5 lines
97 B
JSON

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