Files
d3afd37a-8f59-4560-9b1d-6eb…/vercel.json
2026-06-01 06:08:14 +00:00

5 lines
97 B
JSON

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