Files
b11d97d1-767c-460a-9745-6c4…/vercel.json
2026-06-03 14:32:44 +00:00

5 lines
97 B
JSON

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