Files
943c5fe8-fb7d-4728-894a-9c7…/vercel.json
2026-03-07 05:58:32 +00:00

5 lines
97 B
JSON

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