Files
4365043c-4d62-472f-88d0-de8…/vercel.json
2026-03-14 05:42:15 +00:00

5 lines
97 B
JSON

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