Files
f94be8b6-0c3c-4ec7-a86c-466…/vercel.json
2026-05-02 09:27:41 +00:00

5 lines
97 B
JSON

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