Files
5a373e2f-b795-4b59-90d2-99d…/vercel.json
2026-04-19 03:37:00 +00:00

5 lines
97 B
JSON

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