Files
ed3ea686-ff41-42ac-82ac-d7d…/vercel.json
2026-03-12 16:15:12 +00:00

5 lines
97 B
JSON

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