Files
4f217020-03e9-4064-b72a-e20…/vercel.json
2026-04-16 21:18:10 +00:00

5 lines
97 B
JSON

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