Files
b8f59ce3-c6a1-476d-821f-e9b…/vercel.json
2026-03-05 08:05:45 +00:00

5 lines
97 B
JSON

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