Files
b57c0370-c5c0-43e8-aeb8-cc5…/vercel.json
2026-05-17 12:24:38 +00:00

5 lines
97 B
JSON

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