Files
1b9e148e-3e89-43fe-8249-4ed…/vercel.json
2026-06-12 13:15:32 +00:00

5 lines
97 B
JSON

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