Files
b4709ddf-032e-4173-9a9b-c9c…/vercel.json
2026-05-10 06:43:15 +00:00

5 lines
97 B
JSON

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