Files
d2ef1720-d486-4478-9f23-f33…/vercel.json
2026-05-10 03:01:06 +00:00

5 lines
97 B
JSON

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