Files
9545155f-d3b2-4dd1-8472-613…/vercel.json
2026-06-03 05:03:53 +00:00

5 lines
97 B
JSON

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