Files
6c95135c-6941-4ef9-8bc8-d6d…/vercel.json
2026-04-15 07:46:49 +00:00

5 lines
97 B
JSON

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