Files
d3fed008-9e4b-4f53-a3e5-82f…/vercel.json
2026-04-21 14:59:05 +00:00

5 lines
97 B
JSON

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