Files
1c55e2ae-80e2-4427-910d-3dc…/vercel.json
2026-03-02 19:03:04 +00:00

5 lines
97 B
JSON

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