Files
3b179539-eec5-4633-b5d2-4b4…/vercel.json
2026-03-06 10:11:12 +00:00

5 lines
97 B
JSON

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