Files
356a6373-11bf-4e8d-9fe2-8e9…/vercel.json
2026-06-10 09:10:21 +00:00

5 lines
97 B
JSON

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