Files
088be622-7c4f-4bc0-9cf5-1f2…/vercel.json
2026-03-10 04:22:19 +00:00

5 lines
97 B
JSON

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