Files
7d0bbae7-650b-4621-8aed-6bd…/vercel.json
2026-03-04 08:51:59 +00:00

5 lines
97 B
JSON

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