Files
64e8aa73-b753-4d1d-abee-68d…/vercel.json
2026-03-19 01:03:59 +00:00

5 lines
97 B
JSON

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