Files
7bd57239-698f-4fcb-8bc8-dd3…/vercel.json
2026-04-26 16:02:49 +00:00

5 lines
97 B
JSON

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