Files
b1e64d4a-0f82-4a25-9e95-456…/vercel.json
2026-02-21 19:52:53 +00:00

5 lines
97 B
JSON

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