Files
7ff84be5-5bd7-437d-8e8e-761…/vercel.json
2026-04-04 18:12:26 +00:00

5 lines
97 B
JSON

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