Files
74c6c7b2-2d1c-4ebe-a651-ed7…/vercel.json
2026-03-26 01:11:32 +00:00

5 lines
97 B
JSON

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