Files
8277ffe5-2062-4b81-a270-99e…/vercel.json
2026-03-03 14:43:32 +00:00

5 lines
97 B
JSON

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