Files
47152f3e-0e1d-4c51-a8c5-56d…/vercel.json
2026-03-31 12:17:19 +00:00

5 lines
97 B
JSON

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