Files
5260e0ce-8e2a-47e4-bf43-2dd…/vercel.json
2026-04-20 11:56:01 +00:00

5 lines
97 B
JSON

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