Files
4863edcd-494a-46e8-8d0b-315…/vercel.json
2026-03-25 05:59:08 +00:00

5 lines
97 B
JSON

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