Files
ca52c1fe-5249-4e49-b9d8-f55…/vercel.json
2026-04-18 09:08:43 +00:00

5 lines
97 B
JSON

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