Files
ec5fc597-2179-4b4f-986b-060…/vercel.json
2026-03-13 12:49:54 +00:00

5 lines
97 B
JSON

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