Files
ce677d6a-39b6-4eb2-a2dc-b38…/vercel.json
2026-03-09 08:55:21 +00:00

5 lines
97 B
JSON

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