Files
2baa34a2-0f8f-4c04-8485-61d…/vercel.json
2026-05-14 21:41:35 +00:00

5 lines
97 B
JSON

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