Files
528ff551-09c3-4a89-aa7f-f00…/vercel.json
2026-01-04 17:44:03 +00:00

5 lines
97 B
JSON

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