Files
057d771e-9ba0-4aed-9d0d-c57…/vercel.json
2026-03-08 19:52:50 +00:00

5 lines
97 B
JSON

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