Files
42dd4a6d-641d-43bb-a8da-e5f…/vercel.json
2026-04-19 21:18:46 +00:00

5 lines
97 B
JSON

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