Files
92dabbcd-e861-45a7-8281-7ea…/vercel.json
2026-03-16 10:11:27 +00:00

5 lines
97 B
JSON

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