Files
edadce09-1be4-4edb-aaab-2ff…/vercel.json
2026-03-18 11:19:09 +00:00

5 lines
97 B
JSON

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