Files
1bdebc6c-43d1-4710-b734-27b…/vercel.json
2026-04-25 22:18:57 +00:00

5 lines
97 B
JSON

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