Files
29a205ab-c7e6-4a43-9e6d-c78…/vercel.json
2026-04-02 18:32:34 +00:00

5 lines
97 B
JSON

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