Files
25db62a6-4c44-4c13-855e-e33…/vercel.json
2026-03-06 01:56:44 +00:00

5 lines
97 B
JSON

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