Files
fd5f1f2b-cc19-4285-95f1-857…/vercel.json
2026-05-17 12:59:32 +00:00

5 lines
97 B
JSON

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