Files
e3b7c3b3-4eaa-46be-8d8b-8d2…/vercel.json
2026-03-07 07:04:04 +00:00

5 lines
97 B
JSON

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