Files
38aefa4d-4af3-4f12-b745-96d…/vercel.json
2026-03-05 10:45:35 +00:00

5 lines
97 B
JSON

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