Files
3575d380-313f-41ee-a00f-f20…/vercel.json
2026-05-10 11:35:27 +00:00

5 lines
97 B
JSON

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