Files
57fa655d-2162-45b6-bc67-02a…/vercel.json
2026-05-18 12:35:07 +00:00

5 lines
97 B
JSON

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