Files
6880dc3b-4735-4e57-9ad3-f14…/vercel.json
2026-03-02 21:54:06 +00:00

5 lines
97 B
JSON

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