Files
6885cfb9-0fbc-4f34-8f6c-aaa…/vercel.json
2026-03-16 17:12:12 +00:00

5 lines
97 B
JSON

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