Files
3af2c2b4-9eba-47c7-bcec-f20…/vercel.json
2026-04-05 15:12:43 +00:00

5 lines
97 B
JSON

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