Files
ce86f232-b8aa-4f3f-ac5d-e2f…/vercel.json
2026-03-07 11:53:04 +00:00

5 lines
97 B
JSON

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