Files
eb2f9f0f-0790-4d76-bab2-9eb…/vercel.json
2026-03-17 11:29:07 +00:00

5 lines
97 B
JSON

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