Files
18cef8c2-41b4-4e37-9815-d20…/vercel.json
2026-04-12 08:03:21 +00:00

5 lines
97 B
JSON

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