Files
fb5f3470-7c8d-4f69-8abe-d33…/vercel.json
2026-03-25 21:27:59 +00:00

5 lines
97 B
JSON

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