Files
b02ed3e2-8b81-4c52-80a7-e1c…/vercel.json
2026-05-12 22:49:04 +00:00

5 lines
97 B
JSON

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