Files
34cf75a7-2742-4e54-8283-6ed…/vercel.json
2026-03-11 17:59:05 +00:00

5 lines
97 B
JSON

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