Files
17fb6c40-1c5c-4cd5-9c60-ea0…/vercel.json
2026-03-07 12:41:34 +00:00

5 lines
97 B
JSON

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