Files
4e4e6bc2-8f20-4aeb-b47d-bf7…/vercel.json
2026-02-17 11:58:34 +00:00

5 lines
97 B
JSON

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