Files
8bdb4528-9fb1-4c5f-896d-dec…/vercel.json
2026-03-05 17:22:01 +00:00

5 lines
97 B
JSON

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