Files
b6753ffb-4770-4fd0-b6d2-869…/vercel.json
2026-03-03 17:13:35 +00:00

5 lines
97 B
JSON

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