Files
09e6ab42-ebd1-4e2f-ba5b-b91…/vercel.json
2026-03-02 21:28:27 +00:00

5 lines
97 B
JSON

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