Files
ae2f3102-1de2-4bb9-a1fc-bfd…/vercel.json
2026-03-08 10:33:09 +00:00

5 lines
97 B
JSON

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