Files
9c61d808-9e29-48e8-9bfd-9e6…/vercel.json
2026-05-02 08:17:02 +00:00

5 lines
97 B
JSON

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