Files
4a8e7d87-ebfd-4e13-83ed-58f…/vercel.json
2026-05-17 14:14:03 +00:00

5 lines
97 B
JSON

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