Files
0a0ae98d-ff8b-4103-af7d-674…/vercel.json
2026-02-27 21:03:43 +00:00

5 lines
97 B
JSON

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