Files
ae6a6baa-c8f8-4c6b-8c61-cd4…/vercel.json
2026-04-12 23:18:27 +00:00

5 lines
97 B
JSON

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